Documentation
¶
Index ¶
Constants ¶
View Source
const OriginHeader = "Origin"
Variables ¶
View Source
var Logger = shared.ProvideLogger(os.Getenv("LOG_LEVEL"))
Functions ¶
func SendJsonResponse ¶
func SendJsonResponse(w http.ResponseWriter, data interface{})
Types ¶
type ChangePasswordForm ¶
type SingleString ¶
type SingleString struct {
Value string `json:"value"`
}
Click to show internal directories.
Click to hide internal directories.