Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Provide( NewApiController, )
Functions ¶
This section is empty.
Types ¶
type ApiController ¶
type ApiController struct {
// contains filtered or unexported fields
}
func NewApiController ¶
func NewApiController( createApi *benchmark.CreateApi, ) *ApiController
func (*ApiController) Get ¶
func (a *ApiController) Get(c *fiber.Ctx) error
type ApiResponse ¶
type CreateApiRequest ¶
Click to show internal directories.
Click to hide internal directories.