handler

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(webFS fs.FS) *fiber.App

Run starts the HTTP server in a goroutine. webFS is the embedded web bundle.

func Stats

func Stats(c fiber.Ctx) error

Stats returns stats as JSON

func Status

func Status(c fiber.Ctx) error

Status returns status as JSON

func Submit

func Submit(c fiber.Ctx) error

Submit handles APRS-IS HTTP packet upload (POST).

The request body must be:

user CALL pass CODE vers SW VER\r\n
PACKET\r\n

with Content-Type "application/octet-stream". On success it returns 200 with body "ok\n"; injected packets receive a qAC construct.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL