Versions in this module Expand all Collapse all v0 v0.11.4 Jan 7, 2023 Changes in this version + type Annotation interface + Name func() string + type CommentAnnotation struct + Text string + func Comment(text string) *CommentAnnotation + func (c *CommentAnnotation) Name() string + type Merger interface + Merge func(Annotation) Annotation