package
Version:
v0.0.0-...-a28d39e
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
UserID string `json:"user_id"`
UserLevel string `json:"user_level"`
EmpID string `json:"emp_id"`
LogId string `json:"log_id"`
}
type RequestRefresh struct {
RefreshToken string `json:"refresh_token" validate:"required"`
}
Service service interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.