Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zeromicro/go-zero
/ Source
Method
Source
tools/goctl/util/stringx/string.go:51–53 ·
view source on GitHub ↗
Source returns the source string value
()
Source
from the content-addressed store, hash-verified
49
50
// Source returns the source string value
51
func
(s String) Source() string {
52
return
s.source
53
}
54
55
// Title calls the cases.Title
56
func
(s String) Title() string {
Callers
15
TestParseCreateTable
Function · 0.80
checkDuplicateUniqueIndex
Function · 0.80
convertColumns
Function · 0.80
genNew
Function · 0.80
genCacheKey
Function · 0.80
genFindOne
Function · 0.80
genUpdate
Function · 0.80
genDelete
Function · 0.80
StartFromInformationSchema
Method · 0.80
createFile
Method · 0.80
genFromDDL
Method · 0.80
genModel
Method · 0.80
Calls
no outgoing calls
Tested by
3
TestParseCreateTable
Function · 0.64
TestFileSplitor
Function · 0.64
validateCode
Function · 0.64