This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
You've already forked dispatch
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
dispatch
/
pkg
/
session
/
session.schema
6 lines
75 B
Plaintext
Raw
Permalink
Blame
History
struct Session {
UserID uint64
key string
createdAt int64
}
Reference in New Issue
View Git Blame
Copy Permalink