()
| 2945 | var xxx_messageInfo_FacetParam proto.InternalMessageInfo |
| 2946 | |
| 2947 | func (m *FacetParam) GetKey() string { |
| 2948 | if m != nil { |
| 2949 | return m.Key |
| 2950 | } |
| 2951 | return "" |
| 2952 | } |
| 2953 | |
| 2954 | func (m *FacetParam) GetAlias() string { |
| 2955 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected