mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 02:16:09 +00:00
8 lines
98 B
Go
8 lines
98 B
Go
|
// +build !consulent
|
||
|
|
||
|
package config
|
||
|
|
||
|
var entMetaJSON = `{}`
|
||
|
|
||
|
var entRuntimeConfigSanitize = `{}`
|