mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
6 lines
68 B
Go
6 lines
68 B
Go
//go:build !enterprise
|
|
|
|
package constants
|
|
|
|
var IsEnterprise = false
|