package
1.2.4
Repository: https://github.com/ms-xy/go-common.git
Documentation: pkg.go.dev

# Functions

Split2 is a convenience wrapper around strings.SplitN that returns 2 string slices no matter what the input, as one would expect SplitN to do ..