package
module
Version:
v0.0.0-...-55065b6
Opens a new window with list of versions in this module.
Published: Apr 12, 2019
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Str
Build Status

Overview
Str is a Go package which provides some useful string helpers not foundin the strings std lib package.
License
This Go package is release under a BSD-style license, the contents of which are in the repo's LICENSE file.
API Documentation
http://godoc.org/github.com/xaevman/str
Documentation
¶
Package str provides helper functions when working with strings.
ListToString converts a list of strings into a single, delimiter
delimited string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.