Documentation ¶
Index ¶
Constants ¶
View Source
const BASEPATH = "/api/v1"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPResultMessage ¶
type MainController ¶
type MainController struct {
// contains filtered or unexported fields
}
func NewMainController ¶
func (*MainController) GracefulStop ¶
func (ctrl *MainController) GracefulStop()
func (*MainController) Init ¶
func (ctrl *MainController) Init() error
func (*MainController) Start ¶
func (ctrl *MainController) Start(wg *sync.WaitGroup)
type StoreRequest ¶
Click to show internal directories.
Click to hide internal directories.