Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreate ¶
func HandleCreate(licenseStore core.LicenseStore, logger lumber.Logger) gin.HandlerFunc
HandleCreate creates a new license for an organization TODO: This should be an internal API, otherwise end-user can jack requests and get lifetime validity
func HandleFind ¶
func HandleFind(licenseStore core.LicenseStore, logger lumber.Logger) gin.HandlerFunc
HandleFind finds license pertaining to an organization
func HandlePut ¶
func HandlePut(licenseStore core.LicenseStore, logger lumber.Logger) gin.HandlerFunc
HandlePut updates a license for an organization TODO: This should be an internal API, otherwise end-user can jack requests and get lifetime validity
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.