This website requires JavaScript.
Explore
Help
Sign In
an
/
rss
Watch
1
Star
0
Fork
You've already forked rss
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
62f2d4170f
rss
/
src
/
link.go
10 lines
100 B
Go
Raw
Blame
History
package
feeder
type
Link
struct
{
Href
string
;
Rel
string
;
Type
string
;
HrefLang
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink