Skip to content
Snippets Groups Projects
Commit 54c072d7 authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Fields order

parent 1987448d
No related branches found
No related tags found
No related merge requests found
......@@ -27,8 +27,8 @@ var (
type Config struct {
brokerHost string
topic string
logLevel slog.Level
ignoredTopics []string
logLevel slog.Level
brokerPort int
baseAddr uuid.UUID
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment