Examples using... strings.SplitAfterN()

Recent
SplitAfterN slices s into substrings after each instance of sep and returns a slice of those substrings.