mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2026-03-13 03:57:30 +01:00
6 lines
76 B
Go
6 lines
76 B
Go
//go:build tools
|
|
|
|
package tools
|
|
|
|
import _ "github.com/swaggo/swag/cmd/swag"
|