Documentation
¶
Index ¶
- func AsyncGatewayExample() (engine.Engine, error)
- func BasicGatewayExample() (engine.Engine, error)
- func CustomPattern(patternName string, custompattern string) (engine.Engine, error)
- func DefaultChannelPattern() (engine.Engine, error)
- func DefaultHTTPPattern() (engine.Engine, error)
- func FileResourceHandlerExample(uri string) (engine.Engine, error)
- func HTTPResourceHandlerExample() (engine.Engine, error)
- func HandlerRoutingExample() (engine.Engine, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsyncGatewayExample ¶
func BasicGatewayExample ¶
BasicGatewayExample returns a Basic Gateway API example
func CustomPattern ¶
CustomPattern returns an engine configured for given pattern name
func DefaultChannelPattern ¶
func DefaultHTTPPattern ¶
DefaultHTTPPattern returns an engine configured for the DefaultHttpPattern
func FileResourceHandlerExample ¶
ResourceHandlerGateway :- read resource from file system
func HTTPResourceHandlerExample ¶
ResourceHandlerGateway :- getting Http resource
func HandlerRoutingExample ¶
HandlerRoutingExample returns a Handler Routing API example
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
api
|
|
async-gateway
command
|
|
basic-gateway
command
|
|
custom-pattern
command
|
|
default-channel-pattern
command
|
|
default-http-pattern
command
|
|
handler-routing
command
|
|
resource-handler/fileResource
command
|
|
resource-handler/httpResource
command
|
|
json
|
|
custom-pattern/server
command
|
|
default-http-pattern
command
|
|
resource-handler/httpResource
command
|
Click to show internal directories.
Click to hide internal directories.