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

Struct String

pkg/rpc/rpc.pb.go:1271–1277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1269}
1270
1271type String struct {
1272 state protoimpl.MessageState
1273 sizeCache protoimpl.SizeCache
1274 unknownFields protoimpl.UnknownFields
1275
1276 Data string `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
1277}
1278
1279func (x *String) Reset() {
1280 *x = String{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected