Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnswerVoteUp ¶
type AnswerVoteUp struct { norm.EModel VoteUpCnt int64 `norm:"vote_up_cnt"` Created int64 `norm:"created"` }
func (*AnswerVoteUp) EdgeName ¶
func (*AnswerVoteUp) EdgeName() string
Click to show internal directories.
Click to hide internal directories.