config

package
v0.0.1-prerelease9 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder[C any] struct {
	// contains filtered or unexported fields
}

func NewDecoder

func NewDecoder[C any](rd io.Reader, enc Encoding) *Decoder[C]

func (*Decoder[C]) Decode

func (d *Decoder[C]) Decode(c *C) error

type Encoding

type Encoding func([]byte, any) error

Jump to

Keyboard shortcuts

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