Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller -
func (*Controller) InsertDepartment ¶
func (con *Controller) InsertDepartment(c *gin.Context)
Insert -
func (*Controller) InsertDepartmentMember ¶
func (con *Controller) InsertDepartmentMember(c *gin.Context)
Insert -
Click to show internal directories.
Click to hide internal directories.