Versions in this module Expand all Collapse all v1 v1.0.0 Mar 11, 2023 Changes in this version + type DiscoDoveServiceFactory interface + Initialize func(name string, syslogFacility syslog.Priority, ...) error + NewService func(conf *viper.Viper) DiscoDoveServicePlugin + type DiscoDoveServicePlugin interface + HandleConnection func(c net.Conn, alreadyEncrypted bool)