package
1.1.7
Repository: https://github.com/softlayer/softlayer-go.git
Documentation: pkg.go.dev

# Functions

Loads and returns a File from a reader.
Loads and returns an INI File from a file on disk.

# Structs

ErrSyntax is returned when there is a syntax error in an INI file.

# Type aliases

A File represents a parsed INI file.
A Section represents a single section of an INI file.