Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Storage = map[string]User{} // dummy storage
Functions ¶
This section is empty.
Types ¶
type ResponseUser ¶
type ResponseUser struct {
Email string `json:"email"`
}
Click to show internal directories.
Click to hide internal directories.