hflag

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 19

Documentation

Index

Constants

View Source
const (
	Version = "0.9.0"
)

Variables

This section is empty.

Functions

func Each

func Each(fn func(key, val string))

Types

type Bytex

type Bytex []byte

Universal Bytes

func Value

func Value(key string) Bytex

func ValueOK

func ValueOK(key string) (Bytex, bool)

func (Bytex) Bool

func (bx Bytex) Bool() bool

Bool converts the value-bytes to bool

func (Bytex) Bytes

func (bx Bytex) Bytes() []byte

Bytes converts the value-bytes to bytes

func (Bytex) Float64

func (bx Bytex) Float64() float64

Float64 converts the value-bytes to float64

func (Bytex) Int64

func (bx Bytex) Int64() int64

Int64 converts the value-bytes to int64

func (Bytex) String

func (bx Bytex) String() string

String converts the value-bytes to string

func (Bytex) Uint64

func (bx Bytex) Uint64() uint64

Uint64 converts the value-bytes to uint64

Jump to

Keyboard shortcuts

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