Documentation ¶
Index ¶
- type Block
- type ExtractServer
- type Flavor
- type StringPair
- type TmplArgs
- func (a *TmplArgs) LanguageA() string
- func (a *TmplArgs) LanguageB() string
- func (args *TmplArgs) LanguageOptions(e *content.Extract) ([]*languageOption, *selection)
- func (a *TmplArgs) LinkEdit(which, what string) string
- func (a *TmplArgs) LinkNewFlavor() string
- func (a *TmplArgs) LinkRead() string
- func (a *TmplArgs) Nest(data interface{}) *nestedArgs
- type Unit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtractServer ¶
type ExtractServer struct{}
type StringPair ¶
type TmplArgs ¶
type TmplArgs struct { *server.TmplArgs ExtractId content.ExtractId Slug string // contains filtered or unexported fields }
func NewTmplArgs ¶
func NewTmplArgsExtract ¶
func (*TmplArgs) LanguageOptions ¶
func (*TmplArgs) LinkNewFlavor ¶
type Unit ¶
type Unit struct { Id content.UnitId StringPair }
Click to show internal directories.
Click to hide internal directories.