Documentation
¶
Overview ¶
Example ¶
This example create a supervisor middleware instance and attach to a blademaster engine, it will allow '/ping' API can be requested with specified policy. This example will block all http method except `GET` on '/ping' API in next hour, and allow in further.
package main import () func main() { }
Output:
Index ¶
Examples ¶
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.