package
Version:
v0.0.0-...-b2c9b18
Opens a new window with list of versions in this module.
Published: May 10, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handler is a container for handlers and app data
GetVersion is a GET /version handler
type Result struct {
Result string `json:"result"`
Version string `json:"version"`
ServerTime int64 `json:"server_time"`
}
Result defines http response on GET /version
Source Files
¶
Click to show internal directories.
Click to hide internal directories.