Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
Account holds the schema definition for the Account entity.
func (Account) Annotations ¶
func (Account) Annotations() []schema.Annotation
type Asset ¶
Asset holds the schema definition for the Asset entity.
func (Asset) Annotations ¶
func (Asset) Annotations() []schema.Annotation
type AssetClass ¶
AssetClass holds the schema definition for the AssetClass entity.
func (AssetClass) Annotations ¶
func (AssetClass) Annotations() []schema.Annotation
func (AssetClass) Mixin ¶
func (AssetClass) Mixin() []ent.Mixin
Adds id, created_at and updated_at fields.
type AuthRole ¶
AuthRole holds the schema definition for the AuthRole entity.
func (AuthRole) Annotations ¶
func (AuthRole) Annotations() []schema.Annotation
type AuthType ¶
AuthType holds the schema definition for the AuthType entity.
func (AuthType) Annotations ¶
func (AuthType) Annotations() []schema.Annotation
type Blockchain ¶
Blockchain holds the schema definition for the Blockchain entity.
func (Blockchain) Annotations ¶
func (Blockchain) Annotations() []schema.Annotation
func (Blockchain) Mixin ¶
func (Blockchain) Mixin() []ent.Mixin
Adds id, created_at and updated_at fields.
type Connection ¶
Connection holds the schema definition for the Connection entity.
func (Connection) Annotations ¶
func (Connection) Annotations() []schema.Annotation
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 ¶
Cryptocurrency holds the schema definition for the Cryptocurrency entity.
func (Cryptocurrency) Annotations ¶
func (Cryptocurrency) Annotations() []schema.Annotation
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 ¶
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 ¶
Exchange holds the schema definition for the Exchange entity.
func (Exchange) Annotations ¶
func (Exchange) Annotations() []schema.Annotation
type Portfolio ¶
Portfolio holds the schema definition for the Portfolio entity.
func (Portfolio) Annotations ¶
func (Portfolio) Annotations() []schema.Annotation
type Source ¶
Source holds the schema definition for the Source entity.
func (Source) Annotations ¶
func (Source) Annotations() []schema.Annotation
type SourceType ¶
SourceType holds the schema definition for the SourceType entity.
func (SourceType) Annotations ¶
func (SourceType) Annotations() []schema.Annotation
func (SourceType) Mixin ¶
func (SourceType) Mixin() []ent.Mixin
Adds id, created_at and updated_at fields.
type StaffAccount ¶
StaffAccount holds the schema definition for the StaffAccount entity.
func (StaffAccount) Annotations ¶
func (StaffAccount) Annotations() []schema.Annotation
func (StaffAccount) Mixin ¶
func (StaffAccount) Mixin() []ent.Mixin
Mixin adds id, created_at and updated_at fields.
type Transaction ¶
Transaction holds the schema definition for the Transaction entity.
func (Transaction) Annotations ¶
func (Transaction) Annotations() []schema.Annotation
func (Transaction) Mixin ¶
func (Transaction) Mixin() []ent.Mixin
Adds id, created_at and updated_at fields.
type TransactionType ¶
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.