package
0.22.0
Repository: https://github.com/moov-io/iso8583.git
Documentation: pkg.go.dev

# Functions

StringsByHex sorts a slice of strings according to their big-endian Hex value.
StringsByInt sorts a slice of strings according to their integer value.

# Variables

Strings sorts a slice of strings in increasing order.

# Type aliases

StringSlice is a function type used to sort a slice of strings in increasing order.