//
pkg.gl
Category
github.com/andymarkow/go-metrics-collector
internal
server
httpserver
router
handlers
package
0.0.0-20240927124219-8939409891b6
Repository:
https://github.com/andymarkow/go-metrics-collector.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
368 SLOC
#
Functions
NewHandlers
NewHandlers returns a new Handlers instance.
WithLogger
WithLogger is an option for Handlers instance that sets logger.
#
Structs
Handlers
Handlers is a collection of router handlers.
#
Type aliases
Option
Option is a functional option type for Handlers.