Documentation
¶
Index ¶
- func Banner() string
- func BulkLoadINI(filelocation string) (*ini.File, error)
- func DefaultInt(a, b int) int
- func DefaultString(a, b string) string
- func DefaultValue(a, b interface{}) interface{}
- func FileLinesCount(filePath string) (int, error)
- func LoadEnv(filename string)
- func ParseEnvFile(filename string) (envArray []string)
- func RoundFloat(val float64, precision uint) float64
- func SingleLoadINI(filelocation string) (*ini.File, error)
- func StrBool(word string) bool
- func TextTemplate(s string, v interface{}) string
- func ZapLogger(storeOption string) *zap.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultInt ¶
func DefaultString ¶
func DefaultValue ¶
func DefaultValue(a, b interface{}) interface{}
func FileLinesCount ¶
func ParseEnvFile ¶
func RoundFloat ¶
func TextTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.