ini

package
v0.0.0-...-6e4230c Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBytesSource

func NewBytesSource(source []byte) (cfg.Configurer, error)

NewBytesSource creates and returns map configurer, that uses provided bytes as source data

func NewReaderSource

func NewReaderSource(source io.Reader) (cfg.Configurer, error)

NewReaderSource reads all bytes from source reader and runs NewBytesSource creating configurer from INI file bytes

func NewStringSource

func NewStringSource(source string) (cfg.Configurer, error)

NewStringSource converts source to []byte and runs NewBytesSource creating configurer from INI file bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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