typex

package
v1.3.84 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

func NewError

func NewError(err error) Error

func (Error) Error

func (v Error) Error() string

func (Error) MarshalJSON

func (v Error) MarshalJSON() ([]byte, error)

func (*Error) UnmarshalJSON

func (v *Error) UnmarshalJSON(data []byte) error

type JsonMap

type JsonMap map[string]any

func NewJsonMap

func NewJsonMap(m map[string]string) JsonMap

func (JsonMap) GetBool

func (m JsonMap) GetBool(name string) bool

func (JsonMap) GetInt

func (m JsonMap) GetInt(name string) int

func (JsonMap) GetInt64

func (m JsonMap) GetInt64(name string) int64

func (JsonMap) GetObject

func (m JsonMap) GetObject(name string) JsonMap

func (JsonMap) GetString

func (m JsonMap) GetString(name string) string

func (JsonMap) GetStrings

func (m JsonMap) GetStrings(name string) []string

func (JsonMap) GetUint32

func (m JsonMap) GetUint32(name string) uint32

func (JsonMap) Update

func (m JsonMap) Update(om JsonMap)

Jump to

Keyboard shortcuts

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