Documentation ¶
Index ¶
Constants ¶
View Source
const ( MajorVersion = "0" MinorVersion = "1" PrereleaseBlurb = "" /* 128-byte string literal not displayed */ IsRelease = false GitHub = "GitHub: https://github.com/idoall/gocryptotrader" Trello = "Trello: https://trello.com/b/ZAhMhpOy/gocryptotrader" Slack = "" /* 169-byte string literal not displayed */ Issues = "Issues: https://github.com/idoall/gocryptotrader/issues" )
const vars related to the app version
View Source
const Banner = `` /* 477-byte string literal not displayed */
Banner features the GoCryptoTrader banner
View Source
const BitcoinDonationAddress = "bc1qk0jareu4jytc0cfrhr5wgshsq8282awpavfahc"
BitcoinDonationAddress is the GoCryptoTrader BTC donation address
Variables ¶
View Source
var ( Copyright = fmt.Sprintf("Copyright (c) 2014-%d The GoCryptoTrader Developers.", time.Now().Year()) )
vars related to the app version
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.