integrator

package module
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2021 License: MIT Imports: 3 Imported by: 4

Documentation

Overview

Package integrator provides actor-based data and application integration services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppSetup

func AppSetup(home string, conf m.Map, logger b.Logger) *b.Context

func Start

func Start(home string, conf m.Map, logger b.Logger)

Types

This section is empty.

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.
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 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 or subscription service.
Package pubsub implements a publishing or 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 T with a predefined context and functions for classical unit testing.
Package testing provides a testing object T with a predefined context and functions for classical unit 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL