package
0.0.0-20240619012236-d6a9b844274a
Repository: https://github.com/nawaltni/tracker.git
Documentation: pkg.go.dev
# Functions
New creates a new API server that contains all of the supported endpoints of the adapult service.
No description provided by the author
NotImplemented is used as placeholder for endpoints that are not implemented.
# Structs
API is the struct that holds the router that handles incoming http Requests.
RecordPositionRequest represents the request to record a user's location update.
No description provided by the author
No description provided by the author
WsRequest represents the request made to the websocket server.
# Type aliases
Define a handler type.