Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetUser
Method
GetUser
pkg/ttnpb/user.pb.go:800–805 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
798
}
799
800
func
(x *CreateUserRequest) GetUser() *User {
801
if
x != nil {
802
return
x.User
803
}
804
return
nil
805
}
806
807
func
(x *CreateUserRequest) GetInvitationToken() string {
808
if
x != nil {
Callers
5
EntityType
Method · 0.95
IDString
Method · 0.95
ExtractRequestFields
Method · 0.95
ValidateFields
Method · 0.95
TestUserCreate
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestUserCreate
Function · 0.76