codec

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IniCodec

type IniCodec struct {
	KeyDelimiter string
}

func (IniCodec) Decode

func (c IniCodec) Decode(b []byte, v map[string]interface{}) error

type JsonCodec

type JsonCodec struct{}

func (JsonCodec) Decode

func (c JsonCodec) Decode(b []byte, v map[string]interface{}) error

type TomlCodec

type TomlCodec struct{}

func (TomlCodec) Decode

func (TomlCodec) Decode(b []byte, v map[string]interface{}) error

type YamlCodec

type YamlCodec struct{}

func (YamlCodec) Decode

func (YamlCodec) Decode(b []byte, v map[string]interface{}) error

Jump to

Keyboard shortcuts

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