//
pkg.gl
Category
github.com/softlayer/softlayer-go
config
package
1.1.7
Repository:
https://github.com/softlayer/softlayer-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
99 SLOC
#
Functions
Load
Loads and returns a File from a reader.
LoadFile
Loads and returns an INI File from a file on disk.
#
Structs
ErrSyntax
ErrSyntax is returned when there is a syntax error in an INI file.
#
Type aliases
File
A File represents a parsed INI file.
Section
A Section represents a single section of an INI file.