Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct { Action string Fixed FixedResponse Request Request }
type Endpoint ¶
type Endpoint struct { Path string Action Action Methods []string Middleware []Middleware }
type FixedResponse ¶
type Middleware ¶
Click to show internal directories.
Click to hide internal directories.