Files
revsuit/pkg/dns/config.go
T

6 lines
49 B
Go

package dns
type Config struct {
Enable bool
}