moby--moby/pkg/stringutils
Antonio Murdaca cac8f4f0d0 pkg: stringutils: Add more tests to strslice
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-09-01 20:27:45 +02:00
..
README.md Refactor pkg/common, Fixes #11599 2015-03-24 18:19:59 +01:00
stringutils.go Use global random *rand.Rand instance in pkg 2015-07-29 09:30:48 -07:00
stringutils_test.go Lint on pkg/* packages 2015-07-27 21:26:21 +02:00
strslice.go abstract the string slice struct to stringutils package 2015-08-29 01:08:40 +08:00
strslice_test.go pkg: stringutils: Add more tests to strslice 2015-09-01 20:27:45 +02:00

README.md

This package provides helper functions for dealing with strings