string

package
v0.0.0-...-9d268a4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2016 License: EPL-1.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildString

func BuildString(var_args ...interface{}) string

func Contains

func Contains(str, subString string) bool

func HashCode

func HashCode(str string) float64

func IsBreakingWhitespace

func IsBreakingWhitespace(str string) bool

func IsEmptySafe

func IsEmptySafe(str interface{}) bool

func IsNumeric

func IsNumeric(str string) bool

func RegExpEscape

func RegExpEscape(s string) string

func Trim

func Trim(str string) string

func TrimLeft

func TrimLeft(str string) string

func TrimRight

func TrimRight(str string) string

Types

type StringBuffer

type StringBuffer struct {
	Buffer interface{}
}

func (*StringBuffer) Append

func (this *StringBuffer) Append(a1 interface{}) *StringBuffer

func (*StringBuffer) Equiv

func (this *StringBuffer) Equiv(other interface{}) bool

func (*StringBuffer) GetLength

func (this *StringBuffer) GetLength() float64

func (*StringBuffer) String

func (this *StringBuffer) String() string

func (*StringBuffer) ToString

func (this *StringBuffer) ToString() string

Jump to

Keyboard shortcuts

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