Imports of package ini

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/spf13/castPackage cast provides easy and safe casting in Go.
gopkg.in/ini.v1Package ini provides INI file read and write functionality in Go.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.