mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 16:09:25 +00:00
8 lines
62 B
Go
8 lines
62 B
Go
// +build dqlite
|
|
|
|
package cmds
|
|
|
|
const (
|
|
hideDqlite = false
|
|
)
|