MCPcopy Index your code
hub / github.com/coder/coder / Enum

Method Enum

agent/proto/agent.pb.go:55–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53)
54
55func (x AppHealth) Enum() *AppHealth {
56 p := new(AppHealth)
57 *p = x
58 return p
59}
60
61func (x AppHealth) String() string {
62 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))

Callers 2

ToProtoAppMethod · 0.45

Calls

no outgoing calls

Tested by 1