Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
examples
|
|
|
rest-example/cmd
command
|
|
|
internal
|
|
|
core/controller
Package controller provides a base structure and interface for defining and registering routes in the application.
|
Package controller provides a base structure and interface for defining and registering routes in the application. |
|
core/di
Package di provides a simple Dependency Injection (DI) container using the `dig` library.
|
Package di provides a simple Dependency Injection (DI) container using the `dig` library. |
|
core/job
Package scheduler provides an interface and implementation for scheduling recurring jobs using a cron-like syntax.
|
Package scheduler provides an interface and implementation for scheduling recurring jobs using a cron-like syntax. |
|
core/middleware
Package middleware provides a simple interface and base implementation for creating HTTP middlewares.
|
Package middleware provides a simple interface and base implementation for creating HTTP middlewares. |
|
core/module
Package module provides the definition of modules, which can encapsulate controllers and services in an application.
|
Package module provides the definition of modules, which can encapsulate controllers and services in an application. |
|
core/service
Package service provides a base structure and interface for defining and implementing services in the application.
|
Package service provides a base structure and interface for defining and implementing services in the application. |
|
pkg
|
|
|
lessgo
Package LessGo is a minimalist web framework for building fast, scalable, and lightweight web applications in Go.
|
Package LessGo is a minimalist web framework for building fast, scalable, and lightweight web applications in Go. |
Click to show internal directories.
Click to hide internal directories.