package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2019
License: GPL-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func Serve(port, sslport string)
type LoginRequest struct {
Username string `json:"username"`
Password string `json:"password"`
}
LoginRequest is the request expected on /login
Source Files
¶
Click to show internal directories.
Click to hide internal directories.