Documentation
¶
Directories
¶
Path | Synopsis |
---|---|
Package actor contains the real actor stuff, i.e.
|
Package actor contains the real actor stuff, i.e. |
Package behavior provides dynamic lookup of functions for handling events like receiving messages and for setting up and running stuff like actors.
|
Package behavior provides dynamic lookup of functions for handling events like receiving messages and for setting up and running stuff like actors. |
Package checker provides miscellaneous check actors, e.g.
|
Package checker provides miscellaneous check actors, e.g. |
Package client provides HTTP clients for accessing remote services.
|
Package client provides HTTP clients for accessing remote services. |
Package config provides types and functions/methods for setting up the configuration of the integrator instance.
|
Package config provides types and functions/methods for setting up the configuration of the integrator instance. |
Package console provides an actor for console input and output.
|
Package console provides an actor for console input and output. |
Package main is the top-level command line starter for an integrator instance.
|
Package main is the top-level command line starter for an integrator instance. |
Package logging provides logging facilities for the integrator service.
|
Package logging provides logging facilities for the integrator service. |
Package mapping provides utilities for accessing generic maps with string keys, e.g.
|
Package mapping provides utilities for accessing generic maps with string keys, e.g. |
package monitor provides facilities for recording messages and storing them in files (or remote logging services) in a form (typically using JSON format) that allows for later reading and replaying the messages thus stored.
|
package monitor provides facilities for recording messages and storing them in files (or remote logging services) in a form (typically using JSON format) that allows for later reading and replaying the messages thus stored. |
Package server provides network listeners, e.g.
|
Package server provides network listeners, e.g. |
Package syslib provides functionalities that are specific for the standard Go runtime system, i.e.
|
Package syslib provides functionalities that are specific for the standard Go runtime system, i.e. |
erp
Package erp provides processing handlers for the ERP application used for testing
|
Package erp provides processing handlers for the ERP application used for testing |
Package worker provides action handlers, e.g.
|
Package worker provides action handlers, e.g. |
Click to show internal directories.
Click to hide internal directories.