Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chanced/caps
/ Text
TypeAlias
Text
text/text.go:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
type
Text string
98
99
func
(t Text) String() string {
100
return
string(t)
Callers
15
Join
Method · 0.85
ToLower
Method · 0.85
ToUpper
Method · 0.85
ReplaceAll
Method · 0.85
ToScreamingDotNotation
Method · 0.85
Replace
Method · 0.85
Trim
Method · 0.85
TrimLeft
Method · 0.85
TrimRight
Method · 0.85
TrimSpace
Method · 0.85
TrimPrefix
Method · 0.85
TrimSuffix
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected