Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestController ¶
type TestController struct {
// contains filtered or unexported fields
}
func NewTestController ¶
func NewTestController() *TestController
func (TestController) BulkInsert ¶
func (ctrl TestController) BulkInsert(c *gin.Context)
func (TestController) Test ¶
func (ctrl TestController) Test(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.