Documentation ¶
Index ¶
Constants ¶
View Source
const ISO8601 = "2006-01-02T15:04:05-0700"
ISO8601 is the layout used for fields representing dates.
Variables ¶
View Source
var ErrFailedCondition = errors.New("failed condition")
ErrFailedCondition when condition expression fails.
Functions ¶
func PageCreate ¶
PageCreate writes the page to storage. Returns "ErrFailedCondition" when page address is already in use.
func PageUpdateDocument ¶
PageUpdateDocument updates a stored page's document.
func PageUpdatePassword ¶
PageUpdatePassword updates a stored page's password hash.
Types ¶
Click to show internal directories.
Click to hide internal directories.