()
| 2915 | func (m *AuthConfig) Reset() { *m = AuthConfig{} } |
| 2916 | func (*AuthConfig) ProtoMessage() {} |
| 2917 | func (*AuthConfig) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{72} } |
| 2918 | |
| 2919 | func (m *AuthConfig) GetUsername() string { |
| 2920 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected