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