()
| 2997 | var xxx_messageInfo_FacetParams proto.InternalMessageInfo |
| 2998 | |
| 2999 | func (m *FacetParams) GetAllKeys() bool { |
| 3000 | if m != nil { |
| 3001 | return m.AllKeys |
| 3002 | } |
| 3003 | return false |
| 3004 | } |
| 3005 | |
| 3006 | func (m *FacetParams) GetParam() []*FacetParam { |
| 3007 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected