Versions in this module Expand all Collapse all v0 v0.1.9 Jan 25, 2019 v0.1.8 Dec 17, 2018 v0.1.7 Dec 7, 2018 Changes in this version + func GetAnnotation(c, name string) string + func ParseDir(dir string, parseFn func(string) error) error + func ParseFile(fset *token.FileSet, filename string, src interface{}, ...) error + func ParseKV(s string) (key, value string, err error)