We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dabdb0f commit 30aeea6Copy full SHA for 30aeea6
internal/db/mysql.go
@@ -1,5 +1,4 @@
1
//go:build ignore
2
-// +build ignore
3
4
package db
5
internal/db/postgres.go
internal/db/sqlite.go
internal/deploy/agent_unix.go
//go:build !windows
-// +build !windows
// Copyright (c) 2026 Keymaster Team
// Keymaster - SSH key management system
internal/deploy/agent_windows.go
//go:build windows
-// +build windows
0 commit comments