Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Post ¶
type Post struct { Pid int32 `json:"pid"` Uid int32 `json:"uid"` User Userlisted Status string `json:"status"` Title string `json:"title"` Section string `json:"section"` Md string `json:"md"` Html template.HTML `json:"html"` Time_posted time.Time `json:"time_posted"` Time_formatted string `json:"time_formatted"` }
type PostListing ¶
type Userlisted ¶
Click to show internal directories.
Click to hide internal directories.