schema

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	ent.Schema
}

Account holds the schema definition for the Account entity.

func (Account) Edges

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

Edges of the Account.

func (Account) Fields

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

Fields of the Account.

func (Account) Indexes

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

type App

type App struct {
	ent.Schema
}

func (App) Edges

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

func (App) Fields

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

func (App) Indexes

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

type AppBinary added in v0.2.3

type AppBinary struct {
	ent.Schema
}

func (AppBinary) Edges added in v0.2.3

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

func (AppBinary) Fields added in v0.2.3

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

func (AppBinary) Indexes added in v0.2.3

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

type AppInfo added in v0.2.3

type AppInfo struct {
	ent.Schema
}

func (AppInfo) Edges added in v0.2.3

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

func (AppInfo) Fields added in v0.2.3

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

func (AppInfo) Indexes added in v0.2.3

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

type AppInst added in v0.2.3

type AppInst struct {
	ent.Schema
}

func (AppInst) Edges added in v0.2.3

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

func (AppInst) Fields added in v0.2.3

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

func (AppInst) Indexes added in v0.2.3

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

type AppInstRunTime added in v0.2.3

type AppInstRunTime struct {
	ent.Schema
}

func (AppInstRunTime) Fields added in v0.2.3

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

func (AppInstRunTime) Indexes added in v0.2.3

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

type DeviceInfo added in v0.2.1

type DeviceInfo struct {
	ent.Schema
}

func (DeviceInfo) Edges added in v0.2.1

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

func (DeviceInfo) Fields added in v0.2.1

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

type Feed

type Feed struct {
	ent.Schema
}

Feed holds the schema definition for the Feed entity.

func (Feed) Edges

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

Edges of the Feed.

func (Feed) Fields

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

Fields of the Feed.

type FeedConfig

type FeedConfig struct {
	ent.Schema
}

FeedConfig holds the schema definition for the FeedConfig entity.

func (FeedConfig) Edges

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

Edges of the FeedConfig.

func (FeedConfig) Fields

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

Fields of the FeedConfig.

func (FeedConfig) Indexes added in v0.1.1

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

type FeedItem

type FeedItem struct {
	ent.Schema
}

FeedItem holds the schema definition for the FeedItem entity.

func (FeedItem) Edges

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

Edges of the FeedItem.

func (FeedItem) Fields

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

Fields of the FeedItem.

func (FeedItem) Indexes

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

type File added in v0.1.3

type File struct {
	ent.Schema
}

File holds the schema definition for the File entity.

func (File) Edges added in v0.1.3

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

Edges of the File.

func (File) Fields added in v0.1.3

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

Fields of the File.

type Image added in v0.1.3

type Image struct {
	ent.Schema
}

Image holds the schema definition for the Image entity.

func (Image) Edges added in v0.1.3

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

Edges of the Image.

func (Image) Fields added in v0.1.3

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

Fields of the Image.

type NotifyFlow added in v0.1.0

type NotifyFlow struct {
	ent.Schema
}

NotifyFlow holds the schema definition for the NotifyFlow entity.

func (NotifyFlow) Edges added in v0.1.0

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

Edges of the NotifyFlow.

func (NotifyFlow) Fields added in v0.1.0

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

Fields of the NotifyFlow.

type NotifyFlowSource added in v0.1.15

type NotifyFlowSource struct {
	ent.Schema
}

NotifyFlowSource holds the schema definition for the NotifyFlowSource entity.

func (NotifyFlowSource) Edges added in v0.1.15

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

Edges of the NotifyFlowSource.

func (NotifyFlowSource) Fields added in v0.1.15

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

Fields of the NotifyFlowSource.

func (NotifyFlowSource) Indexes added in v0.1.15

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

type NotifyFlowTarget added in v0.1.0

type NotifyFlowTarget struct {
	ent.Schema
}

NotifyFlowTarget holds the schema definition for the NotifyFlowTarget entity.

func (NotifyFlowTarget) Edges added in v0.1.0

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

Edges of the NotifyFlowTarget.

func (NotifyFlowTarget) Fields added in v0.1.0

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

Fields of the NotifyFlowTarget.

func (NotifyFlowTarget) Indexes added in v0.1.15

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

type NotifyTarget added in v0.1.0

type NotifyTarget struct {
	ent.Schema
}

NotifyTarget holds the schema definition for the NotifyTarget entity.

func (NotifyTarget) Edges added in v0.1.0

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

Edges of the NotifyTarget.

func (NotifyTarget) Fields added in v0.1.0

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

Fields of the NotifyTarget.

type PorterInstance added in v0.2.0

type PorterInstance struct {
	ent.Schema
}

func (PorterInstance) Fields added in v0.2.0

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

func (PorterInstance) Indexes added in v0.2.0

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

type PorterPrivilege added in v0.2.0

type PorterPrivilege struct {
	ent.Schema
}

func (PorterPrivilege) Fields added in v0.2.0

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

func (PorterPrivilege) Indexes added in v0.2.0

func (PorterPrivilege) 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.

type UserDevice added in v0.2.3

type UserDevice struct {
	ent.Schema
}

func (UserDevice) Edges added in v0.2.3

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

func (UserDevice) Fields added in v0.2.3

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

func (UserDevice) Indexes added in v0.2.3

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

type UserSession added in v0.2.1

type UserSession struct {
	ent.Schema
}

func (UserSession) Edges added in v0.2.1

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

func (UserSession) Fields added in v0.2.1

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

func (UserSession) Indexes added in v0.2.1

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

Jump to

Keyboard shortcuts

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