MCPcopy Create free account
hub / github.com/PasarGuard/node / GetName

Method GetName

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

Source from the content-addressed store, hash-verified

385}
386
387func (x *Stat) GetName() string {
388 if x != nil {
389 return x.Name
390 }
391 return ""
392}
393
394func (x *Stat) GetType() string {
395 if x != nil {

Calls

no outgoing calls