package
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Dec 11, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
TODO: This needs refactoring
type Stock struct {
Symbol string
FullName string
Exchange string `json:",omitempty"`
ETF bool `json:",omitempty"`
Aliases []string `json:",omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.