Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrJWTInvalid = "JWT invalid" ErrQueryUser = "ไม่สามารถค้นหาผู้ใช้ได้" ErrCreateUser = "ไม่สามารถสร้างผู้ใช้ได้" )
Functions ¶
func RouteRegister ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) GetProfile ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
func (*Repo) CreateUser ¶
Click to show internal directories.
Click to hide internal directories.