Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UseFiberEndpoint ¶
func UseFiberEndpoint(options *UseFiberEndpointOptions)
Types ¶
type UseFiberEndpointOptions ¶
type UseFiberEndpointOptions struct { Fiber *fiber.App Readyness *Service }
func (*UseFiberEndpointOptions) Handle ¶
func (o *UseFiberEndpointOptions) Handle(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.