str

package module
v0.0.0-...-55065b6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: BSD-2-Clause Imports: 1 Imported by: 1

README

Str

Build Status

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

Overview

Package str provides helper functions when working with strings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListToDelimString

func ListToDelimString(items []string, delimiter string) string

ListToString converts a list of strings into a single, delimiter delimited string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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