schema

package
v0.0.0-...-8b6722b Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 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) Annotations

func (Account) Annotations() []schema.Annotation

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) Mixin

func (Account) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Asset

type Asset struct {
	ent.Schema
}

Asset holds the schema definition for the Asset entity.

func (Asset) Annotations

func (Asset) Annotations() []schema.Annotation

func (Asset) Edges

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

Edges of the Asset.

func (Asset) Fields

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

Fields of the Asset.

func (Asset) Mixin

func (Asset) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type AssetClass

type AssetClass struct {
	ent.Schema
}

AssetClass holds the schema definition for the AssetClass entity.

func (AssetClass) Annotations

func (AssetClass) Annotations() []schema.Annotation

func (AssetClass) Edges

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

Edges of the AssetClass.

func (AssetClass) Fields

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

Fields of the AssetClass.

func (AssetClass) Mixin

func (AssetClass) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type AuthRole

type AuthRole struct {
	ent.Schema
}

AuthRole holds the schema definition for the AuthRole entity.

func (AuthRole) Annotations

func (AuthRole) Annotations() []schema.Annotation

func (AuthRole) Edges

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

Edges of the AuthRole.

func (AuthRole) Fields

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

Fields of the AuthRole.

func (AuthRole) Mixin

func (AuthRole) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type AuthType

type AuthType struct {
	ent.Schema
}

AuthType holds the schema definition for the AuthType entity.

func (AuthType) Annotations

func (AuthType) Annotations() []schema.Annotation

func (AuthType) Edges

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

Edges of the AuthType.

func (AuthType) Fields

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

Fields of the AuthType.

func (AuthType) Mixin

func (AuthType) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Blockchain

type Blockchain struct {
	ent.Schema
}

Blockchain holds the schema definition for the Blockchain entity.

func (Blockchain) Annotations

func (Blockchain) Annotations() []schema.Annotation

func (Blockchain) Edges

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

Edges of the Blockchain.

func (Blockchain) Fields

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

Fields of the Blockchain.

func (Blockchain) Mixin

func (Blockchain) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Connection

type Connection struct {
	ent.Schema
}

Connection holds the schema definition for the Connection entity.

func (Connection) Annotations

func (Connection) Annotations() []schema.Annotation

func (Connection) Edges

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

Edges of the Connection.

func (Connection) Fields

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

Fields of the Connection.

func (Connection) Indexes

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

func (Connection) Mixin

func (Connection) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Cryptocurrency

type Cryptocurrency struct {
	ent.Schema
}

Cryptocurrency holds the schema definition for the Cryptocurrency entity.

func (Cryptocurrency) Annotations

func (Cryptocurrency) Annotations() []schema.Annotation

func (Cryptocurrency) Edges

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

Edges of the Cryptocurrency.

func (Cryptocurrency) Fields

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

Fields of the Cryptocurrency.

func (Cryptocurrency) Mixin

func (Cryptocurrency) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type DailyAssetPrice

type DailyAssetPrice struct {
	ent.Schema
}

DailyAssetPrice holds the schema definition for the DailyAssetPrice entity.

func (DailyAssetPrice) Annotations

func (DailyAssetPrice) Annotations() []schema.Annotation

func (DailyAssetPrice) Edges

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

Edges of the DailyAssetPrice.

func (DailyAssetPrice) Fields

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

Fields of the DailyAssetPrice.

func (DailyAssetPrice) Mixin

func (DailyAssetPrice) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Exchange

type Exchange struct {
	ent.Schema
}

Exchange holds the schema definition for the Exchange entity.

func (Exchange) Annotations

func (Exchange) Annotations() []schema.Annotation

func (Exchange) Edges

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

Edges of the Exchange.

func (Exchange) Fields

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

Fields of the Exchange.

func (Exchange) Mixin

func (Exchange) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Portfolio

type Portfolio struct {
	ent.Schema
}

Portfolio holds the schema definition for the Portfolio entity.

func (Portfolio) Annotations

func (Portfolio) Annotations() []schema.Annotation

func (Portfolio) Edges

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

Edges of the Portfolio.

func (Portfolio) Fields

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

Fields of the Portfolio.

func (Portfolio) Indexes

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

func (Portfolio) Mixin

func (Portfolio) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type Source

type Source struct {
	ent.Schema
}

Source holds the schema definition for the Source entity.

func (Source) Annotations

func (Source) Annotations() []schema.Annotation

func (Source) Edges

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

Edges of the Source.

func (Source) Fields

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

Fields of the Source.

func (Source) Mixin

func (Source) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type SourceType

type SourceType struct {
	ent.Schema
}

SourceType holds the schema definition for the SourceType entity.

func (SourceType) Annotations

func (SourceType) Annotations() []schema.Annotation

func (SourceType) Edges

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

Edges of the SourceType.

func (SourceType) Fields

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

Fields of the SourceType.

func (SourceType) Mixin

func (SourceType) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type StaffAccount

type StaffAccount struct {
	ent.Schema
}

StaffAccount holds the schema definition for the StaffAccount entity.

func (StaffAccount) Annotations

func (StaffAccount) Annotations() []schema.Annotation

func (StaffAccount) Edges

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

Edges of the StaffAccount.

func (StaffAccount) Fields

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

Fields of the StaffAccount.

func (StaffAccount) Mixin

func (StaffAccount) Mixin() []ent.Mixin

Mixin adds id, created_at and updated_at fields.

type Transaction

type Transaction struct {
	ent.Schema
}

Transaction holds the schema definition for the Transaction entity.

func (Transaction) Annotations

func (Transaction) Annotations() []schema.Annotation

func (Transaction) Edges

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

Edges of the Transaction.

func (Transaction) Fields

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

Fields of the Transaction.

func (Transaction) Mixin

func (Transaction) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

type TransactionType

type TransactionType struct {
	ent.Schema
}

TransactionType holds the schema definition for the TransactionType entity.

func (TransactionType) Annotations

func (TransactionType) Annotations() []schema.Annotation

func (TransactionType) Edges

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

Edges of the TransactionType.

func (TransactionType) Fields

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

Fields of the TransactionType.

func (TransactionType) Mixin

func (TransactionType) Mixin() []ent.Mixin

Adds id, created_at and updated_at fields.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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