MCPcopy
hub / github.com/tinode/chat / Reset

Method Reset

pbx/model.pb.go:4013–4020  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4011}
4012
4013func (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
4022func (x *Auth) String() string {
4023 return protoimpl.X.MessageStringOf(x)

Callers 9

proxyMasterResponseMethod · 0.45
handleCallInviteMethod · 0.45
helloMethod · 0.45
unregisterSessionMethod · 0.45
registerSessionMethod · 0.45
handleSessionUpdateMethod · 0.45
postMessageFunction · 0.45
ExecuteTemplateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected