Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Post ¶
type PostDao ¶
type PostDao struct { }
func NewPostDaoInstance ¶
func NewPostDaoInstance() *PostDao
func (*PostDao) CreatePost ¶
type Topic ¶
type TopicDao ¶
type TopicDao struct { }
func NewTopicDaoInstance ¶
func NewTopicDaoInstance() *TopicDao
Click to show internal directories.
Click to hide internal directories.