str

package
v0.0.0-...-f82ba6c Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Left

func Left(value string, length int) string

Left returns up to the left length characters

func LeftPad

func LeftPad(value string, length int, pad string) string

LeftPad pads value to length using pad string

func Mid

func Mid(value string, start int) string

Mid returns characters from start to end

func MidLen

func MidLen(value string, start int, length int) string

MidLen returns characters from start up to length

func Right(value string, length int) string

Right returns up to the right length characters

func Text

func Text(args ...string) string

Text combines multiple strings

Types

This section is empty.

Jump to

Keyboard shortcuts

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