Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Templates = make(map[string]*template.Template)
Templates that have been loaded into the system
Functions ¶
func ProviderCtx ¶
ProviderCtx adds requested Provider to Context
func SessionCtx ¶
SessionCtx adds requesting Member to Context
Types ¶
type MemberData ¶
type MemberData struct { Follows bool Results interface{} }
MemberData has data required for template params
type ProviderIndex ¶
ProviderIndex of supported providers
Click to show internal directories.
Click to hide internal directories.