Documentation ¶
Index ¶
- type StrTo
- func (s StrTo) Float64() (float64, error)
- func (s StrTo) Int() (int, error)
- func (s StrTo) Int64() (int64, error)
- func (s StrTo) MustFloat64() float64
- func (s StrTo) MustInt() int
- func (s StrTo) MustInt64() int64
- func (s StrTo) MustUInt32() uint32
- func (s StrTo) String() string
- func (s StrTo) UInt32() (uint32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.