schema

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account added in v0.0.2

type Account struct {
	ent.Schema
}

Account holds the schema definition for the Account entity.

func (Account) Edges added in v0.0.2

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

Edges of the Account.

func (Account) Fields added in v0.0.2

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

Fields of the Account.

func (Account) Indexes added in v0.0.2

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

type App

type App struct {
	ent.Schema
}

App holds the schema definition for the App entity.

func (App) Edges

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

Edges of the App.

func (App) Fields

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

Fields of the App.

func (App) Indexes added in v0.0.2

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

type AppPackage added in v0.0.4

type AppPackage struct {
	ent.Schema
}

AppPackage holds the schema definition for the AppPackage entity.

func (AppPackage) Edges added in v0.0.4

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

Edges of the AppPackage.

func (AppPackage) Fields added in v0.0.4

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

Fields of the AppPackage.

func (AppPackage) Indexes added in v0.0.4

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

type Feed added in v0.0.5

type Feed struct {
	ent.Schema
}

Feed holds the schema definition for the Feed entity.

func (Feed) Edges added in v0.0.5

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

Edges of the Feed.

func (Feed) Fields added in v0.0.5

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

Fields of the Feed.

type FeedConfig added in v0.0.5

type FeedConfig struct {
	ent.Schema
}

FeedConfig holds the schema definition for the FeedConfig entity.

func (FeedConfig) Edges added in v0.0.5

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

Edges of the FeedConfig.

func (FeedConfig) Fields added in v0.0.5

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

Fields of the FeedConfig.

type FeedItem added in v0.0.5

type FeedItem struct {
	ent.Schema
}

FeedItem holds the schema definition for the FeedItem entity.

func (FeedItem) Edges added in v0.0.5

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

Edges of the FeedItem.

func (FeedItem) Fields added in v0.0.5

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

Fields of the FeedItem.

func (FeedItem) Indexes added in v0.0.8

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

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.

Jump to

Keyboard shortcuts

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