package
0.0.0-20200725180247-346e50424c8b
Repository: https://github.com/ccmolik/aprsweb-proto.git
Documentation: pkg.go.dev

# Functions

NewAPRSWebJSONClient creates a JSON client that implements the APRSWeb interface.
NewAPRSWebProtobufClient creates a Protobuf client that implements the APRSWeb interface.
No description provided by the author
WriteError writes an HTTP response with a valid Twirp error format (code, msg, meta).

# Constants

APRSWebPathPrefix is used for all URL paths on a twirp APRSWeb server.
A Direction Finding message.
A Message, Bulletin, or Announcement.
An Object.
An "Other" APRS message.
A position checkin.
An APRS Query.
An APRS Response to a Query.
An APRS Status message.
A Telemetry message.
A Weather Report.

# Variables

Enum value maps for CheckinType.
Enum value maps for CheckinType.
No description provided by the author

# Structs

An APRS checkin.
No description provided by the author
A GetCheckinsRequest can specify how long to return checkins for.
A GetCheckinsResponse is a list of Checkins.
A Latitude/Longitude pair.
A LocationCheckin is an APRS message containing a Location Checkin.

# Interfaces

APRSweb service is the service that returns APRS information.
HTTPClient is the interface used by generated clients to send HTTP requests.
TwirpServer is the interface generated server structs will support: they're HTTP handlers with additional methods for accessing metadata about the service.

# Type aliases

An APRS check-in type.