MCPcopy
hub / github.com/Ne0nd0g/merlin / ID

Struct ID

pkg/rpc/rpc.pb.go:87–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87type ID struct {
88 state protoimpl.MessageState
89 sizeCache protoimpl.SizeCache
90 unknownFields protoimpl.UnknownFields
91
92 Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
93}
94
95func (x *ID) Reset() {
96 *x = ID{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected