ini

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FormatINI represents INI format
	FormatINI decoder.Format = "ini"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type INIDecoder

type INIDecoder struct{}

INIDecoder implements ConfDecoder for INI format

func NewINIDecoder

func NewINIDecoder() *INIDecoder

NewINIDecoder creates a new INI decoder

func (*INIDecoder) Unmarshal

func (d *INIDecoder) Unmarshal(data []byte, v any) error

Unmarshal decodes INI data to target structure

Jump to

Keyboard shortcuts

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