Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ Fields
Method
Fields
pkg/log/fields.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
// Fielder is the interface for anything that can have fields.
26
type
Fielder
interface
{
27
Fields()
map
[string]any
28
}
29
30
// Fields returns a new immutable fields structure.
Callers
3
Fields
Method · 0.65
WithFields
Method · 0.65
WithError
Method · 0.65
Implementers
4
F
pkg/log/fields.go
entry
pkg/log/entry.go
Error
pkg/errors/errors.go
LoRaDnlink
pkg/applicationserver/io/packages/lora
Calls
no outgoing calls
Tested by
no test coverage detected