Files
kubevpn/vendor/github.com/fvbommel/sortorder
naison a66fbb1637 feat: upgrade client-go version to v0.29.0 (#109)
* feat: upgrade client-go version to v0.29.0

* feat: upgrade coredns version

* chore: update README.md
2024-01-01 16:45:54 +08:00
..
2023-10-21 22:41:53 +08:00
2023-10-21 22:41:53 +08:00
2023-10-21 22:41:53 +08:00

sortorder PkgGoDev

import "github.com/fvbommel/sortorder"

Sort orders and comparison functions.

Case-insensitive sort orders are in the casefolded sub-package because it pulls in the Unicode tables in the standard library, which can add significantly to the size of binaries.