()
| 3108 | func (m *Function) String() string { return proto.CompactTextString(m) } |
| 3109 | func (*Function) ProtoMessage() {} |
| 3110 | func (*Function) Descriptor() ([]byte, []int) { |
| 3111 | return fileDescriptor_f80abaa17e25ccc8, []int{35} |
| 3112 | } |
| 3113 | func (m *Function) XXX_Unmarshal(b []byte) error { |
| 3114 | return m.Unmarshal(b) |
| 3115 | } |
nothing calls this directly
no outgoing calls
no test coverage detected