MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetUsers

Method GetUsers

pkg/ttnpb/user.pb.go:610–615  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

608}
609
610func (x *Users) GetUsers() []*User {
611 if x != nil {
612 return x.Users
613 }
614 return nil
615}
616
617type GetUserRequest struct {
618 state protoimpl.MessageState

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected