Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "1.0.2"
Variables ¶
View Source
var ( EnvKeyDefaultBrowser = ClientEnvKey("SOI_DEFAULT_BROWSER") EnvKeySoiUserName = ClientEnvKey("SOI_USER_NAME") EnvKeySoiUserPass = ClientEnvKey("SOI_USER_PASS") )
Functions ¶
Types ¶
type ClientEnvKey ¶
type ClientEnvKey string
func (ClientEnvKey) Get ¶
func (ek ClientEnvKey) Get() string
Click to show internal directories.
Click to hide internal directories.