Versions in this module Expand all Collapse all v0 v0.0.2 Jun 8, 2024 v0.0.1 Jun 8, 2024 Changes in this version + const ASSIGN + const AT + const COMMA + const EOF + const IDENT + const ILLEGAL + const LPAREN + const RPAREN + const STRING + type Annotation interface + Name func() string + Params func() map[string]string + func Parse(doc string) ([]Annotation, error)