mirror of
https://github.com/hay-kot/homebox.git
synced 2025-02-21 19:59:02 +00:00
* fix inaccruate 401 error on SQL db error * init golangci-lint config * linter autofix * testify auto fixes * fix sqlite busy errors * fix naming * more linter errors * fix rest of linter issues
2 lines
52 B
Go
2 lines
52 B
Go
// Package mid provides web middleware.
|
|
package mid
|