Versions in this module Expand all Collapse all v0 v0.0.1 Nov 25, 2022 Changes in this version + var RxEmail = regexp.MustCompile(...) + func NewKYCStatusPostResponse() *kycPostResponse + type DeleteHandler struct + DB *sqlx.DB + func (h DeleteHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) + type GetDetailHandler struct + DB *sqlx.DB + func (h GetDetailHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) + type PostHandler struct + DB *sqlx.DB + func (h PostHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)