Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CERService ¶
type CERService struct {
DataService *db.DataService
Hostname string
Username string
Password string
}
func NewCERService ¶
func NewCERService(dataService *db.DataService, config *config.CERConfig) *CERService
func (*CERService) GetERLs ¶
func (cer *CERService) GetERLs()
func (*CERService) GetPhones ¶
func (cer *CERService) GetPhones()
Click to show internal directories.
Click to hide internal directories.