Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrentTime ¶
Structure for current time
type Post ¶
type Post struct { Id string Title string ContentHTML string ContentMarkdown string Time CurrentTime Owner string }
Structure for posts
type PublicUsersData ¶
func NewPublicUsersData ¶
func NewPublicUsersData(Id, Username, Permission string) *PublicUsersData
Click to show internal directories.
Click to hide internal directories.