package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 6, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SyncPrice updates prices in local storage
SyncPriceLastDay updates prices only for the last day
type Config struct {
MongoURL string `json:"mongoURL"`
DbName string `json:"dbName"`
TcsToken string `json:"tcsToken"`
TcsTimeout int32 `json:"tcsTimeout"`
SyncFrom int64 `json:"syncFromTimestamp"`
}
Config represents configuration
Source Files
¶
Directories
¶
examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.