package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev
# Constants
AltBlanked sets variables and all subsequent primary ignorables to be ignorable at all levels.
AltNonIgnorable turns off special handling of variables.
AltShifted sets variables to be ignorable for levels one through three and adds a fourth level based on the values of the ignored levels.
AltShiftTrimmed is a slight variant of AltShifted that is used to emulate POSIX.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
AlternateHandling identifies the various ways in which variables are handled.
Level identifies the collation comparison level.