Documentation
¶
Index ¶
Constants ¶
View Source
const MsgError = "An error occurred."
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct {
Success bool
Message string
Timestamp time.Time
Command string
Args []string
}
func NewResponse ¶
type UserModel ¶
func (*UserModel) Authenticate ¶
Click to show internal directories.
Click to hide internal directories.