decoder

package
v0.0.1-alpha1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDecoding = errors.New("decoding output error")
)

Functions

This section is empty.

Types

type Decoder

type Decoder func(string, interface{}) (interface{}, error)

func NewDefaultDecoder

func NewDefaultDecoder() Decoder

func NewJSONDecoder

func NewJSONDecoder() Decoder

func NewRegExDecoder

func NewRegExDecoder(regex string) Decoder

Jump to

Keyboard shortcuts

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