ini

package
v2.7.8 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package ini is driver use INI format content as config source

about ini parse, please see https://github.com/gookit/ini/parser

Index

Constants

This section is empty.

Variables

Decoder the ini content decoder

View Source
var Driver = &iniDriver{config.Ini}

Driver for ini

View Source
var Encoder config.Encoder = func(ptr interface{}) (out []byte, err error) {
	return parser.Encode(ptr)
}

Encoder encode data to ini content

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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