We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2376994 commit 89edd20Copy full SHA for 89edd20
receiver/splunkenterprisereceiver/search_result.go
@@ -146,7 +146,7 @@ type kvEntry struct {
146
147
type kvStatus struct {
148
Current kvStoreCurrent `json:"current"`
149
- KVService kvService `json:"externalKVStore,omitempty"`
+ KVService kvService `json:"externalKVStore,omitzero"`
150
}
151
152
type kvService struct {
0 commit comments