//
pkg.gl
Category
github.com/fleetdm/fleet/v4
server
websocket
package
4.43.4
Repository:
https://github.com/fleetdm/fleet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
78 SLOC
#
Structs
Conn
Conn is a wrapper for a standard websocket connection with utility methods added for interacting with Fleet specific message types.
JSONMessage
JSONMessage is a wrapper struct for messages that will be sent across the wire as JSON.