Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthController ¶
type AuthController struct{}
AuthController ...
func (AuthController) TokenValid ¶
func (ctl AuthController) TokenValid(c *gin.Context)
TokenValid ...
func (AuthController) TokenValidAdmin ¶
func (ctl AuthController) TokenValidAdmin(c *gin.Context)
TokenValid ...
type InformasiController ¶
type InformasiController struct{}
func (InformasiController) Create ¶
func (ctrl InformasiController) Create(c *gin.Context)
Create ...
func (InformasiController) Export ¶
func (ctrl InformasiController) Export(c *gin.Context)
type PendaftaranController ¶
type PendaftaranController struct{}
func (PendaftaranController) Create ¶
func (ctrl PendaftaranController) Create(c *gin.Context)
Create ...
func (PendaftaranController) Export ¶
func (ctrl PendaftaranController) Export(c *gin.Context)
type PengaduanController ¶
type PengaduanController struct{}
PengaduanController ...
func (PengaduanController) Create ¶
func (ctrl PengaduanController) Create(c *gin.Context)
Create ...
func (PengaduanController) Export ¶
func (ctrl PengaduanController) Export(c *gin.Context)
type PerusahaanController ¶
type PerusahaanController struct{}
func (PerusahaanController) Create ¶
func (ctrl PerusahaanController) Create(c *gin.Context)
Create ...
func (PerusahaanController) Export ¶
func (ctrl PerusahaanController) Export(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.