package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev

# Functions

RemoveErrorsAndBOMUTF8 removes the bom and rune errors from UTF8 strings.
RemoveErrorsAndBOMUTF8Byte removes the bom and rune errors from UTF8 byte arrays.
Split slices s into all substrings separated by sep and returns a slice of the substrings between those separators.