Documentation ¶
Index ¶
- func BigInt(str string) (interface{}, error)
- func Bool(s string) (interface{}, error)
- func Duration(s string) (interface{}, error)
- func F32(s string) (interface{}, error)
- func FileSize(s string) (interface{}, error)
- func HomeDir(str string) (interface{}, error)
- func IP(s string) (interface{}, error)
- func Int64(s string) (interface{}, error)
- func Link(str string) (interface{}, error)
- func LogLevel(str string) (interface{}, error)
- func String(str string) (interface{}, error)
- func URL(s string) (interface{}, error)
- func Uint16(s string) (interface{}, error)
- func Uint32(s string) (interface{}, error)
- func Uint64(s string) (interface{}, error)
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.