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 console provides an actor for console input and output.
|
Package console provides an actor for console input and output. |
examples
|
|
console
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. |
server
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 forge provides a Go-based Forth interpreter for interacting with integrator processes.
|
Package forge provides a Go-based Forth interpreter for interacting with integrator processes. |
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 pubsub implements a publishing/subscription service.
|
Package pubsub implements a publishing/subscription service. |
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. |
Package testing provides a testing object, and actors and rules for automatic testing.
|
Package testing provides a testing object, and actors and rules for automatic testing. |
tests
|
|
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 timer sends messages after a certain wait period or at certain times.
|
Package timer sends messages after a certain wait period or at certain times. |
Package util provides utility functions, e.g.
|
Package util provides utility functions, e.g. |
Package worker provides action handlers, e.g.
|
Package worker provides action handlers, e.g. |
Click to show internal directories.
Click to hide internal directories.