Documentation ¶
Index ¶
- Constants
- func EncodeHgiPadding(data [20]byte) []byte
- func HasDuplicateInt64(slice []int64) bool
- func HasDuplicatedElem(arr []int64) bool
- func HasDuplicatedElemCondensed(arr []int64) bool
- func He32ofRaw(raw []byte) []byte
- func He32ofUint64(val uint64) string
- func HeapSort(arr []int64)
- func IsHe32Uuid(uuid string) bool
- func ParseUint64FromHe32(rep string) (uint64, error)
Constants ¶
View Source
const ( Digits = "01236789CLSW45BDGJKMNPQTXYAEFHIR" Values = "0123<=4567-------J>8?KL@MNAB9CD-EFO:G--;HI" )
Variables ¶
This section is empty.
Functions ¶
func EncodeHgiPadding ¶
func HasDuplicateInt64 ¶
func HasDuplicatedElem ¶
func He32ofUint64 ¶
func IsHe32Uuid ¶
func ParseUint64FromHe32 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.