This website requires JavaScript.
Explore
Help
Register
Sign In
curben
/
cloudflared-mirror
mirror of
https://github.com/cloudflare/cloudflared.git
Watch
1
Star
0
Fork
You've already forked cloudflared-mirror
0
Code
Issues
Projects
Releases
Wiki
Activity
7dee179652
cloudflared-mirror
/
packet
/
session.go
9 lines
108 B
Go
Raw
Blame
History
package
packet
import
"github.com/google/uuid"
type
Session
struct
{
ID
uuid
.
UUID
Payload
[
]
byte
}
Reference in New Issue
View Git Blame
Copy Permalink