package
0.0.0-20230209190747-149b027952b9
Repository: https://github.com/csalih/go-clean-architecture.git
Documentation: pkg.go.dev

# Functions

NewChiRouter creates a new router based on chi.
NewGinRouter creates a new router based on gin.

# Structs

Context holds variables between handlers, middlewares.

# Interfaces

Router is a lightweight abstraction for a http server.

# Type aliases

No description provided by the author