Documentation
¶
Overview ¶
Package core provides the functionalities that are core to HARMONY. This package should only be used for the most generic functionalities. All domain specific logic should be described in the domain packages.
Directories
¶
Path | Synopsis |
---|---|
Package auth provides authentication details and logic for HARMONY.
|
Package auth provides authentication details and logic for HARMONY. |
Package config provides configuration loading and optionally validation.
|
Package config provides configuration loading and optionally validation. |
Package event provides an event manager that allows for events to be published and subscribed to.
|
Package event provides an event manager that allows for events to be published and subscribed to. |
Package herr provides error types and utility functions for HARMONY.
|
Package herr provides error types and utility functions for HARMONY. |
Package persistence provides different persistence implementations.
|
Package persistence provides different persistence implementations. |
Package trace contains tracing utilities such as the logger.
|
Package trace contains tracing utilities such as the logger. |
Package trans provides generic translation utilities.
|
Package trans provides generic translation utilities. |
Package web provides a web server implementation for HARMONY and declaring its interface.
|
Package web provides a web server implementation for HARMONY and declaring its interface. |
Click to show internal directories.
Click to hide internal directories.