mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 04:45:05 +00:00
7 lines
89 B
Go
7 lines
89 B
Go
//go:build !consulent
|
|
// +build !consulent
|
|
|
|
package consul
|
|
|
|
type EnterpriseDeps struct{}
|