Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDatastoreDoneContentID = errors.New("Datastore done at PageContent") ErrDatastoreDoneContent = errors.New("Can't find any content for given content " + "id.") )
Errors
Functions ¶
This section is empty.
Types ¶
type Content ¶
Add isInvalidate and set it true for all pages when language changed. And add this control at the top of shouldFatch function. Group contents by page in Store as root. CONSIDERING TO ADD LANG CODE TO THE CONTENT
Click to show internal directories.
Click to hide internal directories.