Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
modkit
command
Package main is the entry point for the modkit CLI.
|
Package main is the entry point for the modkit CLI. |
|
internal
|
|
|
cli/ast
Package ast provides AST modification utilities for modkit source files.
|
Package ast provides AST modification utilities for modkit source files. |
|
cli/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
|
cli/templates
Package templates provides embedded template files.
|
Package templates provides embedded template files. |
|
modkit
|
|
|
config
Package config provides explicit, typed environment config helpers for modkit modules.
|
Package config provides explicit, typed environment config helpers for modkit modules. |
|
http
Package http adapts controller instances to HTTP routing.
|
Package http adapts controller instances to HTTP routing. |
|
kernel
Package kernel provides the dependency injection container and module bootstrapping logic.
|
Package kernel provides the dependency injection container and module bootstrapping logic. |
|
logging
Package logging provides a minimal, structured logging interface for modkit applications.
|
Package logging provides a minimal, structured logging interface for modkit applications. |
|
module
Package module defines the core types for modkit's module system.
|
Package module defines the core types for modkit's module system. |
|
testkit
Package testkit provides a canonical harness for module-level tests.
|
Package testkit provides a canonical harness for module-level tests. |
Click to show internal directories.
Click to hide internal directories.