internal

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOverflowSize     = errors.New("overflow size")
	ErrInvalidBoolValue = errors.New("invalid bool value")
)

Functions

func DecodeStringToScalarType

func DecodeStringToScalarType(v string, value reflect.Value) error

func ExtractTextUnmarshaler added in v0.2.0

func ExtractTextUnmarshaler(v reflect.Value) (encoding.TextUnmarshaler, bool)

Types

type UnsupportedTypeError

type UnsupportedTypeError struct {
	Kind string
}

func (*UnsupportedTypeError) Error

func (e *UnsupportedTypeError) Error() string

Jump to

Keyboard shortcuts

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