Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetContent
Method
GetContent
backend/generated-go/store/advice.pb.go:146–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
func
(x *Advice) GetContent() string {
147
if
x != nil {
148
return
x.Content
149
}
150
return
""
151
}
152
153
func
(x *Advice) GetStartPosition() *Position {
154
if
x != nil {
Callers
2
chatClaude
Method · 0.45
chatGemini
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected