Documentation ¶
Index ¶
- type Rule
- func Delete(path string, function fiber.Handler, option ...route.Option) Rule
- func Get(path string, function fiber.Handler, option ...route.Option) Rule
- func Post(path string, function fiber.Handler, option ...route.Option) Rule
- func Put(path string, function fiber.Handler, option ...route.Option) Rule
- type Ruleset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.