package
1.0.1
Repository: https://github.com/apeunit/launchcontrold.git
Documentation: pkg.go.dev

# Functions

APIReplyErr error reply.
APIReplyOK returns an 200 reply.
NewUserDB create or read an existing database from a path.
ServeHTTP starts the http service @title LaunchControlD REST API @version 1.0 @description This are the documentation for the LaunchControlD REST API @contact.name API Support @contact.email [email protected] @license.name MIT @host api.launch-control.eventivize.co @BasePath /api.
ToAPIEvent convert and Event to an APIEvent that is safe to publish via REST API Endpoints.
ToAPIEvents copy a list of events to a API save version.

# Variables

error definitions.
error definitions.
error definitions.
error definitions.

# Structs

APIAccount API safe account object.
APIEvent API safe event object.
APIMachineConfig API safe machine config.
APIReply a reply from the API.
APIStatus hold the status of the API.
User a user in the user database.
UserCredentials the input user credential for authentication.
UsersDB keep the users database.