Documentation
¶
Index ¶
- func AddContent(name string, pbWebContent *clientpb.WebContent) (string, error)
- func AddWebsite(name string) (*clientpb.Website, error)
- func GetContent(name string, path string) (*clientpb.WebContent, error)
- func MapContent(name string, eager bool) (*clientpb.Website, error)
- func MapContents(name string) (*clientpb.Website, error)
- func Names() ([]string, error)
- func RemoveContent(name string, path string) error
- func WebsiteByName(name string) (*clientpb.Website, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddContent ¶
func AddContent(name string, pbWebContent *clientpb.WebContent) (string, error)
AddContent
func GetContent ¶
func GetContent(name string, path string) (*clientpb.WebContent, error)
GetContent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.