package
0.0.0-20241214133522-87726f46f77a
Repository: https://github.com/pthum/stripcontrol-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewRouter initializes a new router, setup with all routes.
RequestLogger logs the request and duration.

# Structs

Route a route definition.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

H is a shortcut for map[string]interface{}.
Routes a route array definition.