stringutils

package
v0.2.2-0...-0a6dbcb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Split2

func Split2(str string, sep string) (string, string)

Split2 splits the given string at the given separator, returning the part before and after the separator as two separate return values. If the string does not contain `sep`, the entire string is returned as the first return value.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL