MCPcopy 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
146func (x *Advice) GetContent() string {
147 if x != nil {
148 return x.Content
149 }
150 return ""
151}
152
153func (x *Advice) GetStartPosition() *Position {
154 if x != nil {

Callers 2

chatClaudeMethod · 0.45
chatGeminiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected