codec

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvCodec

type EnvCodec struct{}

func (EnvCodec) Decode

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

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