()
| 4011 | } |
| 4012 | |
| 4013 | func (x *Auth) Reset() { |
| 4014 | *x = Auth{} |
| 4015 | if protoimpl.UnsafeEnabled { |
| 4016 | mi := &file_model_proto_msgTypes[41] |
| 4017 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 4018 | ms.StoreMessageInfo(mi) |
| 4019 | } |
| 4020 | } |
| 4021 | |
| 4022 | func (x *Auth) String() string { |
| 4023 | return protoimpl.X.MessageStringOf(x) |
no outgoing calls
no test coverage detected