Versions in this module Expand all Collapse all v0 v0.2.9 Jun 21, 2015 Changes in this version + const BODY + const GETPLAYERBODY + const REPO + const STOPBODY + const TICK_CHECK + const YOUTUBEAPI + func CheckLocalConfigFiles() (string, bool) + func GetLocalInterfaceIP() (string, error) + func IsOtherScheme(query string) (isscheme bool, islocal bool) + func IsYoutubeURL(query string) (bool, string) + func LoadLocalConfig(filename string, config *Config) + func OnQuit() + func PlayYoutube(vidid string) <-chan int + func PrintExampleConfig() + func Send(scheme, host, file string, port int) <-chan int + func SendBasicStream(uri string, local bool) <-chan int + func SetTarget(conf *Config) + func Usage() + type Config struct + JsonRPC string + Localport int + Password string + ReleaseCheck bool + Ssh bool + Sshpassword string + Sshport int + Sshuser string + Target string + Targetport int + User string + var GlobalConfig *Config + type Release struct + Pre bool + TagName string + Url string + func CheckRelease() (*Release, error)