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

Method GetCred

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

Source from the content-addressed store, hash-verified

1107}
1108
1109func (x *SetQuery) GetCred() *ClientCred {
1110 if x != nil {
1111 return x.Cred
1112 }
1113 return nil
1114}
1115
1116func (x *SetQuery) GetAux() map[string][]byte {
1117 if x != nil {

Callers 3

pbServDeserializeFunction · 0.45
pbCliDeserializeFunction · 0.45
pbSetQueryDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected