mirror of https://github.com/status-im/consul.git
6 lines
85 B
Go
6 lines
85 B
Go
|
// +build !consulent
|
||
|
|
||
|
package pbcommon
|
||
|
|
||
|
var DefaultEnterpriseMeta = EnterpriseMeta{}
|