strings

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"contains": strings.Contains,
	"index":    strings.Index,
	"indexAny": strings.IndexAny,
	"join":     strings.Join,
	"title":    strings.Title,
	"toLower":  strings.ToLower,
	"toTitle":  strings.ToTitle,
	"toUpper":  strings.ToUpper,
	"trim":     strings.Trim,
	"reader":   strings.NewReader,
	"replacer": strings.NewReplacer,
}

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