chore: formatting
This commit is contained in:
parent
af6421da88
commit
7c4154a459
6 changed files with 9 additions and 9 deletions
|
|
@ -28,8 +28,8 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
configFile = "/etc/hivemind/config.toml"
|
||||
registryFile = "/var/lib/hivemind/registry"
|
||||
configFile = "/etc/hivemind/config.toml"
|
||||
registryFile = "/var/lib/hivemind/registry"
|
||||
)
|
||||
|
||||
func levelToZerolog(l config.LogLevel) zerolog.Level {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue