MCPcopy Create free account
hub / github.com/gobeam/stringy / ToLower

Method ToLower

stringy.go:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 Tease(length int, indicator string) string
45 Title() string
46 ToLower() string
47 ToUpper() string
48 UcFirst() string
49 Prefix(with string) string

Callers 11

TestInput_DelimitedFunction · 0.65
TestInput_SnakeCaseFunction · 0.65
replaceStrFunction · 0.65
BetweenMethod · 0.65
BooleanMethod · 0.65
CamelCaseMethod · 0.65
LcFirstMethod · 0.65
ToLowerMethod · 0.65
TitleMethod · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 3

TestInput_DelimitedFunction · 0.52
TestInput_SnakeCaseFunction · 0.52