string

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

func Clone(s string) string

Clone returns a copy of the string, so that we can safely point to the copy without worrying about changes via pointers.

func TrimSplit

func TrimSplit(s, sep string) []string

TrimSplit slices s into all substrings separated by sep and returns a slice of the substrings between the separator with all leading and trailing white space removed, as defined by Unicode.

Types

This section is empty.

Jump to

Keyboard shortcuts

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