Documentation ¶
Index ¶
Constants ¶
View Source
const ( SolBase03 = "0,43,54" SolBase02 = "7,54,66" SolBase01 = "88,110,117" SolBase00 = "101,123,131" SolBase0 = "131,148,150" SolBase1 = "147,161,161" SolBase2 = "238,232,213" SolBase3 = "253,246,227" SolYellow = "181,137,0" SolOrange = "203,75,22" SolRed = "220,50,47" SolMagenta = "211,54,130" SolViolet = "108,113,196" SolBlue = "38,139,210" SolCyan = "42,161,152" SolGreen = "133,153,0" )
View Source
const DefaultConnectionTimeout = 10 * time.Second
Variables ¶
View Source
var ( SolBodyText string //nolint:gochecknoglobals SolEmphasize string //nolint:gochecknoglobals SolComments string //nolint:gochecknoglobals SolBackgroundHighlights string //nolint:gochecknoglobals SolBackground string //nolint:gochecknoglobals SolError string //nolint:gochecknoglobals SolWarning string //nolint:gochecknoglobals SolInfo string //nolint:gochecknoglobals SolDebug string //nolint:gochecknoglobals )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.