modulepackage
0.0.0-20200813132458-ea1d32cc5f27
Repository: https://github.com/maleventum/arcana.git
Documentation: pkg.go.dev
# README
arcana
Event storage
web (router) -> controller -> use case -> services... and back
# Packages
Package controller is responsible for responding to the user input and perform interactions on the data model objects.
Package classification Arcana.
Package model is a single place to locate all event related structures and types.
Package router is responsible for setting up all the endpoints supported by the system.
No description provided by the author
No description provided by the author