package
0.0.0-20240110110438-021e43e0f72c
Repository: https://github.com/adriancrafter/todoapp.git
Documentation: pkg.go.dev
# README
app
package
The app package serves as the core assembly point for the application's dependency graph and lifecycle management. In this package, we encapsulate the essential components needed to run the application.