package
0.0.0-20230302160603-b82c647028aa
Repository: https://github.com/everactive/dmscore.git
Documentation: pkg.go.dev
# Functions
NewIdentityService returns a new web controller.
# Constants
JSONHeader is the header for JSON responses.
# Variables
Logger is a logger specific to the web package and can be swapped out.
# Structs
DevicesResponse is the JSON response from a device list API method.
EnrollResponse is the JSON response from an enrollment API method.
IdentityService is the implementation of the web API.
RegisterResponse is the JSON response from a registration API method.
StandardResponse is the JSON response from an API method, indicating success or failure.