Documentation
¶
Index ¶
- func CallerGetInfo(offset int) (string, string, int)
- func Contains(items interface{}, item interface{}) bool
- func Content(contentOrPath string) ([]byte, error)
- func EnvGet(key string, defaultValue interface{}) interface{}
- func FileExists(path string) bool
- func IsEmpty(v interface{}) bool
- func MapGetKeyValues(s string) map[string]string
- func MapToArray(m map[string]string) []string
- func MapToArrayWithSeparator(m map[string]string, s string) []string
- func NewHttpClient(timeout int, insecure bool) *http.Client
- func NewHttpInsecureClient(timeout int) *http.Client
- func NewHttpSecureClient(timeout int) *http.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶ added in v0.1.6
func MapGetKeyValues ¶
func MapToArray ¶
func NewHttpInsecureClient ¶
func NewHttpSecureClient ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.