parse

package
v0.0.0-...-68bba95 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Duration

func Duration(s string) (time.Duration, error)

Duration parses a time.Duration from a string

func Float

func Float(s string) (float64, error)

Float parses a float64 from a string

func Uint

func Uint(s string, base int, bitSize int) (uint, error)

Uint parses a uint from a string with the specified base and bit size

func Uint64

func Uint64(s string, base int, bitSize int) (uint64, error)

Uint64 parses a uint64 from a string with the specified base and bit size

Types

This section is empty.

Jump to

Keyboard shortcuts

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