MCPcopy Index your code
hub / github.com/PasarGuard/node / GetName

Method GetName

common/service.pb.go:498–503  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

496}
497
498func (x *StatRequest) GetName() string {
499 if x != nil {
500 return x.Name
501 }
502 return ""
503}
504
505func (x *StatRequest) GetReset_() bool {
506 if x != nil {

Callers 2

GetUserOnlineStatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected