Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnnotationStartToken = "/*" AnnotationEndToken = "*/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnnotationType ¶
type AnnotationType int
const ( ReadAnnotation AnnotationType = iota StartAnnotation EndAnnotation )
func (AnnotationType) String ¶
func (a AnnotationType) String() string
Click to show internal directories.
Click to hide internal directories.