package
Version:
v0.0.0-...-e6cabe9
Opens a new window with list of versions in this module.
Published: Nov 29, 2015
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
¶
type Credentials struct {
Name string `form:"name" json:"name" binding:"required"`
Password string `form:"password" json:"password" binding:"required"`
}
type Responder struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.