entities20220209

package
v0.0.0-...-3099d22 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exchange

type Exchange struct {
	Name    string                    `gorm:"primaryKey;autoIncrement:false"`
	Pairs   []entities20210831.Pair   `gorm:"many2many:exchange_pair;constraint:OnUpdate:CASCADE,OnDelete:CASCADE;"`
	Periods []entities20210831.Period `gorm:"many2many:exchange_period;constraint:OnUpdate:CASCADE,OnDelete:CASCADE;"`
	Fees    float64
}

Jump to

Keyboard shortcuts

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