enginekit

package module
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: MIT Imports: 0 Imported by: 0

README

Dogma Engine Development Kit

Build Status Code Coverage Latest Version GoDoc Go Report Card

Utilities for Dogma engine developers.

Documentation

Overview

Package enginekit provides utilities for building Dogma engines.

It is recommended that engine implementations do not expose the contents of enginekit to to application developers directly.

Directories

Path Synopsis
Package config builds and validates Dogma application configurations.
Package config builds and validates Dogma application configurations.
Package fixtures contains test implementations of Dogma entities.
Package fixtures contains test implementations of Dogma entities.
Package handler provides utilities for working with Dogma message handlers.
Package handler provides utilities for working with Dogma message handlers.
Package identity contains tools for representing and validating the identity of Dogma entities.
Package identity contains tools for representing and validating the identity of Dogma entities.
Package logging contains utilities for logging about messages.
Package logging contains utilities for logging about messages.
Package marshaling provides utilities for marshaling and unmarshaling messages and other types.
Package marshaling provides utilities for marshaling and unmarshaling messages and other types.
json
Package json contains marshaler implementations that use Go's standard JSON marshaling.
Package json contains marshaler implementations that use Go's standard JSON marshaling.
protobuf
Package protobuf contains marshaler implemenentations for protocol buffers types.
Package protobuf contains marshaler implemenentations for protocol buffers types.
Package message provides tools for manipulating Dogma messages.
Package message provides tools for manipulating Dogma messages.

Jump to

Keyboard shortcuts

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