client

package
v0.0.0-...-59b3a69 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartClient

func StartClient(profile, app, host string, port uint16)

func Timer

func Timer(actions chan Action, app string, profile Profile)

Types

type Action

type Action int
const (
	Play     Action = iota
	Pause    Action = iota
	Toggle   Action = iota
	Previous Action = iota
	Next     Action = iota

	Reset     Action = iota
	Remaining Action = iota
)

type Profile

type Profile struct {
	Name string
	Host string
	Port uint16
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL