Documentation ¶
Index ¶
- func BigInt(str string) (*big.Int, error)
- func Bool(s string) (interface{}, error)
- func Duration(s string) (interface{}, error)
- func F32(s string) (float32, error)
- func FileSize(s string) (utils.FileSize, error)
- func HomeDir(str string) (string, error)
- func IP(s string) (interface{}, error)
- func Int64(s string) (int64, error)
- func Link(str string) (*assets.Link, error)
- func LogLevel(str string) (zapcore.Level, error)
- func String(str string) (string, error)
- func URL(s string) (interface{}, error)
- func Uint16(s string) (uint16, error)
- func Uint32(s string) (uint32, error)
- func Uint64(s string) (uint64, 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.