Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetSessionId
Method
GetSessionId
pkg/ttnpb/user.pb.go:1711–1716 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1709
}
1710
1711
func
(x *UserSession) GetSessionId() string {
1712
if
x != nil {
1713
return
x.SessionId
1714
}
1715
return
""
1716
}
1717
1718
func
(x *UserSession) GetCreatedAt() *timestamppb.Timestamp {
1719
if
x != nil {
Callers
7
ClientLogout
Method · 0.95
ValidateFields
Method · 0.95
TestOAuthStore
Method · 0.95
TestOAuthStoreSupportUser
Method · 0.95
LoadRefresh
Method · 0.45
deleteUserSession
Method · 0.45
TestEntityAccess
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestEntityAccess
Function · 0.36