Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Article ¶
Article holds the schema definition for the Article entity.
func (Article) Annotations ¶
func (Article) Annotations() []schema.Annotation
Annotations of the Article.
type Comment ¶
Comment holds the schema definition for the Comment entity.
func (Comment) Annotations ¶
func (Comment) Annotations() []schema.Annotation
Annotations of the Comment.
func (*Comment) UnmarshalBinary ¶
UnmarshalBinary -
type KhumuUser ¶
User holds the schema definition for the User entity.
func (KhumuUser) Annotations ¶
func (KhumuUser) Annotations() []schema.Annotation
Annotations of the User.
type LikeComment ¶
LikeComment holds the schema definition for the LikeComment entity.
func (LikeComment) Annotations ¶
func (LikeComment) Annotations() []schema.Annotation
Annotations of the LikeComment.
type StudyArticle ¶
StudyArticle holds the schema definition for the StudyArticle entity.
func (StudyArticle) Annotations ¶
func (StudyArticle) Annotations() []schema.Annotation
Annotations of the StudyArticle.
Click to show internal directories.
Click to hide internal directories.