mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-17 06:00:15 +02:00
Add linters and fix lint issues
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/qdm12/gluetun/internal/params"
|
||||
)
|
||||
|
||||
// DNS contains settings to configure Unbound for DNS over TLS operation
|
||||
// DNS contains settings to configure Unbound for DNS over TLS operation.
|
||||
type DNS struct {
|
||||
Enabled bool
|
||||
KeepNameserver bool
|
||||
|
||||
Reference in New Issue
Block a user