package
Version:
v1.19.20
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
type Fields map[string]interface{}
Fields allows to add structured fields to a message.
Copy keys, and values from `src` into `dst`. If `dst` is `nil`, a new `Fields`
is initialized. If `src` is nil, nothing happens.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.