Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action struct {
// contains filtered or unexported fields
}
Action is the microgateway action
func (*Action) IOMetadata ¶
func (a *Action) IOMetadata() *metadata.IOMetadata
IOMetadata returns the iometadata for the microgateway
type Factory ¶
Factory is a microgateway factory
func (*Factory) Initialize ¶
func (f *Factory) Initialize(ctx action.InitContext) error
type Input ¶
type Input struct {
}
Input represents the inputs into the microgateway
Directories
¶
| Path | Synopsis |
|---|---|
|
activity
|
|
|
anomaly/examples/api
command
|
|
|
anomaly/examples/api/support
command
|
|
|
anomaly/examples/json/support
command
|
|
|
circuitbreaker/examples/api
command
|
|
|
jwt/examples/api
command
|
|
|
ratelimiter/examples/api/basic
command
|
|
|
ratelimiter/examples/api/smart
command
|
|
|
ratelimiter/examples/json/smart
command
|
|
|
sqld/examples/api
command
|
|
|
api/async-gateway
command
|
|
|
api/basic-gateway
command
|
|
|
api/custom-pattern
command
|
|
|
api/default-channel-pattern
command
|
|
|
api/default-http-pattern
command
|
|
|
api/handler-routing
command
|
|
|
json/custom-pattern/server
command
|
|
|
json/default-http-pattern
command
|
|
|
internal
|
|
|
pattern
Code generated by go-bindata.
|
Code generated by go-bindata. |
|
schema
Code generated by go-bindata.
|
Code generated by go-bindata. |
Click to show internal directories.
Click to hide internal directories.