package
Version:
v0.0.0-...-72b410f
Opens a new window with list of versions in this module.
Published: Feb 11, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Start starts the API server
type ErrorResponse struct {
Message string `json:"error"`
}
ErrorResponse holds an error message
type Message struct {
Title string `json:"title"`
Body string `json:"body"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.