Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGeneralService ¶
func NewGeneralService() models.ServiceHealthChecker
Types ¶
type GeneralService ¶
type GeneralService struct {
core.ServiceCore
}
func (*GeneralService) CheckHealth ¶
func (s *GeneralService) CheckHealth(url, apiKey string) (models.ServiceHealth, int)
func (*GeneralService) GetLatestVersion ¶
func (s *GeneralService) GetLatestVersion() (string, error)
func (*GeneralService) GetVersion ¶
func (s *GeneralService) GetVersion(url, apiKey string) (string, error)
Click to show internal directories.
Click to hide internal directories.