package
Version:
v0.0.0-...-c937b9e
Opens a new window with list of versions in this module.
Published: Jul 17, 2015
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type ChangePasswordEntity struct {
Token string `json:"token,omitempty" description:"reset password token"`
Old string `json:"old,omitempty"`
New string `json:"new"`
}
func (s *MeService) Register(container *restful.Container)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.