strings

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Pkg = use.FuncMap{
	"atoi":   strconv.Atoi,
	"fields": strings.Fields,
	"lower":  strings.ToLower,
	"reader": strings.NewReader,

	"replace": replace,

	"split": split,

	"string":    convert,
	"trimSpace": strings.TrimSpace,
	"upper":     strings.ToUpper,

	"contains": contains,
}

Pkg contains custom functions defined by this package.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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