package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 1, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Init - routes initialization
Handler hold all handler methods
type Response struct {
Error string `json:"error,omitempty"`
Data interface{} `json:"data"`
}
Response - Standar ajax Response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.