package
0.0.15
Repository: https://github.com/autonomouskoi/akcore.git
Documentation: pkg.go.dev

# Structs

Deps carries the deps of the modules system itself, not deps for a specific module.
ModuleBase provides some common module functionality.
ModuleDeps carries the deps specific to a module.

# Interfaces

A Module can be started with context and deps.
Web things can handle HTTP requests.