Versions in this module Expand all Collapse all v0 v0.1.0 Jul 14, 2020 Changes in this version + type Handler struct + DB internal.Database + func (h *Handler) Post(c echo.Context) error + type Validator struct + Validator *validator.Validate + func (cv *Validator) Validate(i interface{}) error