Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommentKudo ¶
CommentKudo holds the schema definition for the CommentKudo entity.
func (CommentKudo) Annotations ¶
func (CommentKudo) Annotations() []schema.Annotation
Annotations of the CommentKudo to generate composite primary key from user_id and comment_id.
type Moderator ¶
Tag holds the schema definition for the Tag entity.
func (Moderator) Annotations ¶
func (Moderator) Annotations() []schema.Annotation
Annotations of the Moderator to generate composite primary key from moderator_id and topic_id.
type ThreadKudo ¶
ThreadKudo holds the schema definition for the ThreadKudo entity.
func (ThreadKudo) Annotations ¶
func (ThreadKudo) Annotations() []schema.Annotation
Annotations of the ThreadKudo to generate composite primary key from user_id and thread_id.
Click to show internal directories.
Click to hide internal directories.