Imports of package javaproperties

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/magiconair/propertiesPackage properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion.
github.com/spf13/castPackage cast provides easy and safe casting in Go.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.