Documentation ¶
Overview ¶
Package handlers manages the different versions of the API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIMux ¶
func APIMux(cfg APIMuxConfig) *mux.Router
APIMux constructs a http.Handler with all application routes defined.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package v1 contains the full set of handler functions and routes supported by the v1 web api.
|
Package v1 contains the full set of handler functions and routes supported by the v1 web api. |
discoverygrp
Package discoverygrp maintains the group of handlers for permit access.
|
Package discoverygrp maintains the group of handlers for permit access. |
messagegrp
Package messagegrp maintains the group of handlers for domibus message.
|
Package messagegrp maintains the group of handlers for domibus message. |
trackmsggrp
Package trackmsggrp maintains the group of handlers for track message access.
|
Package trackmsggrp maintains the group of handlers for track message access. |
Click to show internal directories.
Click to hide internal directories.