Documentation
¶
Index ¶
- func Default(t, f interface{}) interface{}
- func If(check bool, a, b interface{}) interface{}
- func IsZero(val interface{}) bool
- func ToBytes(str string) []byte
- func ToStr(bytes []byte) string
- func Try(fn interface{}, args ...interface{}) (gErr error)
- func TryCatch(fn func(), catch ...func(err error))
- func TryWith(gErr *error, fn interface{}, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.