//
pkg.gl
Category
github.com/autonomouskoi/akcore
modules
modutil
package
0.0.15
Repository:
https://github.com/autonomouskoi/akcore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
15
Files
82 SLOC
#
Structs
Deps
Deps carries the deps of the modules system itself, not deps for a specific module.
ModuleBase
ModuleBase provides some common module functionality.
ModuleDeps
ModuleDeps carries the deps specific to a module.
#
Interfaces
Module
A Module can be started with context and deps.
Web
Web things can handle HTTP requests.