package
Version:
v0.0.0-...-178563e
Opens a new window with list of versions in this module.
Published: Nov 2, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParseRsaPublicKeyHex parses the RsaPublicKey hex and return bytes slice
type Config struct {
DogStatsD string `envconfig:"DOGSTATSD"`
MysqlConnection string `split_words:"true"`
RsaPublicKey string `split_words:"true"`
}
Config represents env values
New initializes and returns a new config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.