()
| 3138 | var xxx_messageInfo_Function proto.InternalMessageInfo |
| 3139 | |
| 3140 | func (m *Function) GetName() string { |
| 3141 | if m != nil { |
| 3142 | return m.Name |
| 3143 | } |
| 3144 | return "" |
| 3145 | } |
| 3146 | |
| 3147 | func (m *Function) GetKey() string { |
| 3148 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected