package
Version:
v0.0.0-...-281ba74
Opens a new window with list of versions in this module.
Published: Jul 18, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ConnContextKey = &contextKey{"http-conn"}
StartServer Starts the Gateway server
StopServer Stops the HTTP server
type PingResponse struct {
SourceIP string `json:"source_ip"`
LatencyMS int64 `json:"latency_ms"`
Time time.Time `json:"time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.