nets

package
v1.2.40 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DELETEScheduledNet

func DELETEScheduledNet(c *gin.Context)

DELETEScheduledNet soft-deletes a scheduled net.

func GETNet

func GETNet(c *gin.Context)

GETNet returns a single net by ID.

func GETNetCheckIns

func GETNetCheckIns(c *gin.Context)

GETNetCheckIns returns the check-in list for a net.

func GETNetCheckInsExport

func GETNetCheckInsExport(c *gin.Context)

GETNetCheckInsExport exports the check-in list as CSV or JSON.

func GETNets

func GETNets(c *gin.Context)

GETNets lists nets with optional filtering by talkgroup_id and active status.

func GETScheduledNet

func GETScheduledNet(c *gin.Context)

GETScheduledNet returns a single scheduled net by ID.

func GETScheduledNets

func GETScheduledNets(c *gin.Context)

GETScheduledNets lists scheduled nets with optional filtering by talkgroup_id.

func PATCHNet

func PATCHNet(c *gin.Context)

PATCHNet updates a net (admin-only). Currently supports toggling the showcase flag.

func PATCHScheduledNet

func PATCHScheduledNet(c *gin.Context)

PATCHScheduledNet updates a scheduled net.

func POSTNetStart

func POSTNetStart(c *gin.Context)

POSTNetStart starts a new ad-hoc net on a talkgroup.

func POSTNetStop

func POSTNetStop(c *gin.Context)

POSTNetStop stops an active net.

func POSTScheduledNet

func POSTScheduledNet(c *gin.Context)

POSTScheduledNet creates a new scheduled net.

Types

This section is empty.

Jump to

Keyboard shortcuts

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