MCPcopy
hub / github.com/kopia/kopia / GetPrefix

Method GetPrefix

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

Source from the content-addressed store, hash-verified

812}
813
814func (x *WriteContentRequest) GetPrefix() string {
815 if x != nil {
816 return x.Prefix
817 }
818 return ""
819}
820
821func (x *WriteContentRequest) GetData() []byte {
822 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected