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

Method String

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

Source from the content-addressed store, hash-verified

69}
70
71func (x State) String() string {
72 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
73}
74
75func (State) Descriptor() protoreflect.EnumDescriptor {
76 return file_proto_ax_proto_enumTypes[0].Descriptor()

Callers 15

TestMultiFunction · 0.45
handleSubagentCallMethod · 0.45
startMockGRPCServerFunction · 0.45
ExecMethod · 0.45
ForkConversationMethod · 0.45
DeleteConversationMethod · 0.45
RunScriptMethod · 0.45
SystemPromptFunction · 0.45
xmlEscapeFunction · 0.45
OverrideCardHostsFunction · 0.45
AuthRequiredErrorFunction · 0.45

Calls 1

DescriptorMethod · 0.95

Tested by 2

TestMultiFunction · 0.36
startMockGRPCServerFunction · 0.36