mirror of
https://github.com/status-im/consul.git
synced 2025-03-01 05:40:40 +00:00
7 lines
97 B
Go
7 lines
97 B
Go
|
// +build !consulent
|
||
|
|
||
|
package acl
|
||
|
|
||
|
// EnterpriseACLConfig stub
|
||
|
type EnterpriseACLConfig struct{}
|