package
5.1.0
Repository: https://github.com/aspiesoft/go-regex.git
Documentation: pkg.go.dev

# Functions

formatMemoryUsage converts bytes to megabytes.
JoinBytes is an easy way to join multiple values into a single []byte.
toNumber converts multiple types to a number accepts: int (and variants), string, []byte, byte, bool.
toString converts multiple types to a string|[]byte accepts: string, []byte, byte, int (and variants), [][]byte, []interface{}.