Permalink
Failed to load latest commit information.
testHTML update testHTML Sep 30, 2018
.gitignore complete courses parser test Sep 29, 2018
.travis.yml fix: add missing '=' in .travis Oct 3, 2018
ErrorMessages.go using NewSomeError in all place Sep 30, 2018
LICENSE add README, LICENSE and some comments Sep 30, 2018
README.md Fixed some typos in README.md Oct 3, 2018
benchmark_test.go fix: a bug in benckmark Oct 1, 2018
examples_test.go add benchmark_test.go Sep 30, 2018
go.mod refactor unmarshalStruct Sep 30, 2018
go.sum refactor unmarshalStruct Sep 30, 2018
html.go fix: unexported field will not cause panic: [reflect.Value.Interface:… Oct 1, 2018
html_test.go fix: unexported field will not cause panic: [reflect.Value.Interface:… Oct 1, 2018
utils.go add callConverter Sep 30, 2018