integrator

package module
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2020 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 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.

Jump to

Keyboard shortcuts

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