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

Method GetParam

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

Source from the content-addressed store, hash-verified

133}
134
135func (m *Field) GetParam() *Parameter {
136 if m != nil {
137 return m.Param
138 }
139 return nil
140}
141
142// XXX_OneofFuncs is for the internal use of the proto package.
143func (*Field) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{}) {

Callers 5

InteractiveArgsFunction · 0.80
ApplyArgumentsFunction · 0.80
AddParameterFieldsFunction · 0.80
applyDefaultFunction · 0.80
ParamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected