Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterEhrid ¶
func RegisterEhrid(w http.ResponseWriter, r *http.Request)
RegisterEhrid Register new user.
Types ¶
type AftermathPayload ¶ added in v0.3.2
type AftermathPayload struct {
Ehrid string `json:"ehrid" validate:"required"`
}
AftermathPayload Struct holding aftermath input data.
Click to show internal directories.
Click to hide internal directories.