package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev
# Functions
AddFactory registers f as a factory for an implementation of Collator.
# Structs
CollatorFactory creates a Collator for a given locale.
A Command is an implementation of a colcmp command.
Context holds all tests and settings translated from command line options.
Input holds an input string in both UTF-8 and UTF-16 format.
Test holds test data for testing a locale-collator pair.
# Interfaces
Collator is an interface for architecture-specific implementations of collation.