summaryrefslogtreecommitdiff
path: root/goencxml.go
AgeCommit message (Collapse)Author
2016-12-01Make sure to get text in sub-elementsHEADmasterSilvan Jegen
We use the simpler API offered by the Go standard library to extract the article titles. I could not find another way to make sure I get the nested sub-elements.
2016-09-13The struct is already called 'article'Silvan Jegen
2016-09-13Add goencxmlSilvan Jegen