package string

import "github.com/coreos/etcd/pkg/strings"

Index

Functions

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.

Source Files

string.go

Version
v0.3.0
Published
Feb 7, 2014
Platform
linux/amd64
Imports
1 packages
Last checked
2 hours ago

Tools for package owners.