package
Version:
v0.0.0-...-6c4cad4
Opens a new window with list of versions in this module.
Published: Jan 5, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Stock = "stock"
Cryptocurrency = "cryptocurrency"
)
type Market struct {
ID uuid.UUID
Name string
DisplayName string `db:"display_name"`
}
Market represents market struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.