Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPlexService ¶
func NewPlexService() models.ServiceHealthChecker
Types ¶
type PlexService ¶
type PlexService struct {
core.ServiceCore
}
func (*PlexService) CheckHealth ¶
func (s *PlexService) CheckHealth(url, apiKey string) (models.ServiceHealth, int)
func (*PlexService) GetHealthEndpoint ¶
func (s *PlexService) GetHealthEndpoint(baseURL string) string
func (*PlexService) GetSessions ¶
func (s *PlexService) GetSessions(url, apiKey string) (*types.PlexSessionsResponse, error)
Click to show internal directories.
Click to hide internal directories.