mirror of https://github.com/status-im/consul.git
7 lines
98 B
Go
7 lines
98 B
Go
|
//go:build !consulent
|
||
|
// +build !consulent
|
||
|
|
||
|
package proxycfg
|
||
|
|
||
|
type DataSourcesEnterprise struct{}
|