Documentation ¶
Overview ¶
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Package v1 implements routing paths. Each services in own file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(handler *gin.RouterGroup, t usecase.Translation, l logger.Interface)
Types ¶
type FormRequest ¶
type FormUpload ¶
type FormUpload struct { NamaFile string `json:"nama" form:"nama" query:"nama" binding:"required"` File *multipart.FileHeader `form:"file" binding:"required"` }
Click to show internal directories.
Click to hide internal directories.