Documentation
¶
Index ¶
Constants ¶
View Source
const ( TagSection = "docs:section" TagIgnore = "docs:ignore" TagHidden = "docs:hidden" TagType = "docs:type" TagDefault = "docs:default" TagProperty = "docs:property" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comment ¶
type Comment struct {
heuristics.CommentBlock
Tags tags
}
Click to show internal directories.
Click to hide internal directories.