MCPcopy
hub / github.com/kopia/kopia / GetData

Method GetData

internal/grpcapi/repository_server.pb.go:696–701  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

694}
695
696func (x *GetContentResponse) GetData() []byte {
697 if x != nil {
698 return x.Data
699 }
700 return nil
701}
702
703type FlushRequest struct {
704 state protoimpl.MessageState `protogen:"open.v1"`

Callers 2

GetContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected