package main import ( "podcatch/main" ) func main(){ podcatch.Start() }