Versions in this module Expand all Collapse all v1 v1.1.5 Dec 22, 2023 v1.0.0 Dec 22, 2023 Changes in this version + type ConfService struct + func NewConfService(serverName string) *ConfService + func (c *ConfService) GetCertPemFullPath() string + func (c *ConfService) GetCertPemPath() string + func (c *ConfService) GetCertServerName() string + func (c *ConfService) GetConfigModePath(fileName string) string + func (c *ConfService) GetServerName() string + func (c *ConfService) GetServerPort() uint64 + func (y *ConfService) GetCertKeyFullPath() string + func (y *ConfService) GetCertKeyPath() string