Examples using... strings.SplitAfter()

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