Documentation ¶
Index ¶
- Variables
- func BoolPointer(b bool) *bool
- func CamelToPascalCase(input string) string
- func CamelToSnake(input string) string
- func ExecutableDir() string
- func GetField(v interface{}, field string) string
- func Int64Pointer(b int64) *int64
- func IntPointer(b int) *int
- func PathExists(path string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Proxy = _proxy{}
Functions ¶
func BoolPointer ¶
func CamelToPascalCase ¶
func CamelToSnake ¶
func ExecutableDir ¶
func ExecutableDir() string
func Int64Pointer ¶
func IntPointer ¶
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.