mirror of
https://github.com/coredns/coredns.git
synced 2025-08-07 06:47:01 +02:00
Enable protogetter in golangci config and update all protobuf field access to use getter methods instead of direct field access. Getter methods provide safer nil pointer handling and return appropriate default values, following protobuf best practices. Signed-off-by: Ville Vesilehto <ville@vesilehto.fi> |
||
---|---|---|
.. | ||
doc.go | ||
file_test.go | ||
file.go | ||
helpers.go | ||
responsewriter.go | ||
scrape.go |