encodingx

package
v0.0.0-...-d82404f Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenericUnmarshal

func GenericUnmarshal[V any](data []byte, unmarshal func(data []byte, v any) error) (V, error)

Types

type Decoder

type Decoder interface {
	Decode(obj any) error
}

type Encoder

type Encoder interface {
	Encode(val any) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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