parse

package
v0.2.39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(s string) (bool, error)

func BoolStrict added in v0.1.32

func BoolStrict(s string) bool

func BytesCount added in v0.1.90

func BytesCount(s string) (v uint64, err error)

func BytesCountStrict added in v0.1.90

func BytesCountStrict(s string) uint64

func Float32

func Float32(s string) (float32, error)

func Float32Strict added in v0.1.32

func Float32Strict(s string) float32

func Float64

func Float64(s string) (float64, error)

func Float64Strict added in v0.1.32

func Float64Strict(s string) float64

func Hex

func Hex(s string) ([]byte, error)

func HexStrict added in v0.1.32

func HexStrict(s string) []byte

func Int

func Int(s string) (int, error)

func Int64

func Int64(s string) (int64, error)

func Int64Strict added in v0.1.32

func Int64Strict(s string) int64

func IntStrict added in v0.1.32

func IntStrict(s string) int

func Time

func Time(format string, s string) (time.Time, error)

func TimeStrict added in v0.1.32

func TimeStrict(format string, s string) time.Time

func Uint64

func Uint64(s string) (uint64, error)

func Uint64Strict added in v0.1.32

func Uint64Strict(s string) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL