Documentation
¶
Index ¶
- func BrotliInput(data []byte) ([]byte, error)
- func DeleteEmptyItems(s []string) []string
- func GzipInput(data []byte) ([]byte, error)
- func LookupEnvOrBool(key string, defaultVal bool) bool
- func LookupEnvOrDuration(key string, defaultVal time.Duration) time.Duration
- func LookupEnvOrString(key string, defaultVal string) string
- func SanitizeString(in string) string
- func SliceContains(slice []string, value string) bool
- func ZlibInput(data []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrotliInput ¶
func DeleteEmptyItems ¶
func LookupEnvOrBool ¶
func LookupEnvOrDuration ¶
func LookupEnvOrString ¶
func SanitizeString ¶
func SliceContains ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.