This website requires JavaScript.
Explore
Help
Register
Sign In
local
/
rssmon3
Watch
1
Star
0
Fork
You've already forked rssmon3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35b3ff2c2d
rssmon3
/
handlers
/
podcast.go
8 lines
101 B
Go
Raw
Blame
History
package
handlers
import
"errors"
func
podcast
(
key
string
)
error
{
return
errors
.
New
(
"not impl"
)
}
Reference in New Issue
View Git Blame
Copy Permalink