MCPcopy
hub / github.com/redspread/spread / GetInfo

Method GetInfo

pkg/spreadproto/object.pb.go:367–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

365func (*Document) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} }
366
367func (m *Document) GetInfo() *DocumentInfo {
368 if m != nil {
369 return m.Info
370 }
371 return nil
372}
373
374func (m *Document) GetRoot() *Field {
375 if m != nil {

Callers 2

DeploymentFromDocMapFunction · 0.80
AddDocumentToIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected