Documentation ¶
Index ¶
- func Contains(list interface{}, elem interface{}) bool
- func CreateThumbnailImage(width, height int, image []byte) (thumbnail []byte, error error)
- func GetBoolEnv(key string, fallback bool) bool
- func GetContextPath() string
- func GetEnv(key, fallback string) string
- func GetIntEnv(key string, fallback int) int
- func RandomString(n int) string
- func StringsContains(s []string, e string) bool
- type Error
- type ErrorCode
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateThumbnailImage ¶
func GetBoolEnv ¶
func GetContextPath ¶
func GetContextPath() string
func RandomString ¶
func StringsContains ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.