Versions in this module Expand all Collapse all v1 v1.0.0 Sep 1, 2024 Changes in this version + type Config struct + CACertFilename string + CertFilename string + DnsServerAddr string + HttpServerAddr string + KeyFilename string + PersistentFile string + type Server struct + func New(cfg *Config) (*Server, error) + func (s *Server) Close()