Documentation ¶
Index ¶
- func ToBoolD(v string, d bool) bool
- func ToBoolP(v string) *bool
- func ToInt64D(v string, d int64) int64
- func ToInt64P(v string) *int64
- func ToInt64SliceD(strSlice []string, d []int64) []int64
- func ToIntD(v string, d int) int
- func ToIntP(v string) *int
- func ToUintD(v string, d uint) uint
- func ToUintE(v string) (uint, error)
- func ToUintP(v string) *uint
- func ToUintSliceD(strSlice []string, d []uint) []uint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToInt64SliceD ¶
func ToUintSliceD ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.