typ

package
v2.0.0-...-fd1bf06 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ini

type Ini struct{}

func (*Ini) Unmarshal

func (i *Ini) Unmarshal(data []byte, v *map[string]interface{}) error

type UnmarshalFunc

type UnmarshalFunc func([]byte, *map[string]interface{}) error

func (UnmarshalFunc) Unmarshal

func (u UnmarshalFunc) Unmarshal(data []byte, v *map[string]interface{}) error

type Unmarshaler

type Unmarshaler interface {
	Unmarshal(data []byte, v *map[string]interface{}) error
}

func NewIni

func NewIni() Unmarshaler

Jump to

Keyboard shortcuts

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