MCPcopy
hub / github.com/google/ax / GetContent

Method GetContent

proto/ax.pb.go:396–401  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

394}
395
396func (x *Message) GetContent() *Content {
397 if x != nil {
398 return x.Content
399 }
400 return nil
401}
402
403func (x *Message) GetInternalOnly() bool {
404 if x != nil {

Callers 15

TestMultiFunction · 0.80
createLocalAgentFunction · 0.80
ConnectMethod · 0.80
protoToContentsFunction · 0.80
TestConfirmationFunction · 0.80
TestResumeConfirmationFunction · 0.80
execMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestMultiFunction · 0.64
createLocalAgentFunction · 0.64
ConnectMethod · 0.64
TestConfirmationFunction · 0.64
TestResumeConfirmationFunction · 0.64