MCPcopy
hub / github.com/kopia/kopia / GetCompression

Method GetCompression

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

Source from the content-addressed store, hash-verified

826}
827
828func (x *WriteContentRequest) GetCompression() uint32 {
829 if x != nil {
830 return x.Compression
831 }
832 return 0
833}
834
835type WriteContentResponse struct {
836 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected