Documentation ¶
Index ¶
- func AtoIDefault0(s string) int
- func FormatFloat(f float64) string
- func FormatFloatPrec0(f float64) string
- func FormatFloatPrec2(f float64) string
- func FormatFloatPrec4(f float64) string
- func FormatInt(i int) string
- func InterfaceToString(m interface{}) string
- func MustParseBool(f string) bool
- func MustParseFloat64(f string) float64
- func MustParseInt(f string) int
- func ParseFloat64(f string) (float64, error)
- func ParseFloat64Default0(s string) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AtoIDefault0 ¶
func FormatFloat ¶
func FormatFloatPrec0 ¶
func FormatFloatPrec4 ¶
func InterfaceToString ¶
func InterfaceToString(m interface{}) string
func MustParseBool ¶
func MustParseFloat64 ¶
func MustParseInt ¶
func ParseFloat64 ¶
func ParseFloat64Default0 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.