Documentation ¶
Index ¶
- type Service
- func (s *Service) Destroy()
- func (s *Service) DestroyIdle() bool
- func (s *Service) Finished() <-chan string
- func (s *Service) Idle() bool
- func (s *Service) Play(ctx context.Context, source string, position time.Duration) bool
- func (s *Service) SongPosition() <-chan SongPosition
- func (s *Service) Stop()
- type SongPosition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) DestroyIdle ¶
func (*Service) SongPosition ¶
func (s *Service) SongPosition() <-chan SongPosition
Click to show internal directories.
Click to hide internal directories.