core

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

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