schema

package
v0.0.0-...-6f95374 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	ent.Schema
}

Article holds the schema definition for the Article entity.

func (Article) Edges

func (Article) Edges() []ent.Edge

Edges of the Article.

func (Article) Fields

func (Article) Fields() []ent.Field

Fields of the Article.

func (Article) Indexes

func (Article) Indexes() []ent.Index

Indexes of the Article.

type ArticleTag

type ArticleTag struct {
	ent.Schema
}

ArticleTag holds the schema definition for the ArticleTag entity.

func (ArticleTag) Edges

func (ArticleTag) Edges() []ent.Edge

Edges of the ArticleTag.

func (ArticleTag) Fields

func (ArticleTag) Fields() []ent.Field

Fields of the ArticleTag.

func (ArticleTag) Indexes

func (ArticleTag) Indexes() []ent.Index

Indexes of the ArticleTag.

type User

type User struct {
	ent.Schema
}

User holds the schema definition for the User entity.

func (User) Edges

func (User) Edges() []ent.Edge

Edges of the User.

func (User) Fields

func (User) Fields() []ent.Field

Fields of the User.

type UserArticle

type UserArticle struct {
	ent.Schema
}

UserArticle holds the schema definition for the UserArticle entity.

func (UserArticle) Edges

func (UserArticle) Edges() []ent.Edge

Edges of the UserArticle.

func (UserArticle) Fields

func (UserArticle) Fields() []ent.Field

Fields of the UserArticle.

func (UserArticle) Indexes

func (UserArticle) Indexes() []ent.Index

Indexes of the UserArticle.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL