MCPcopy Create free account
hub / github.com/pydio/cells / GetLimit

Method GetLimit

common/proto/docstore/cells-docstore.pb.go:220–225  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

218}
219
220func (x *DocumentQuery) GetLimit() int64 {
221 if x != nil {
222 return x.Limit
223 }
224 return 0
225}
226
227type PutDocumentRequest struct {
228 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected