Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶
type Annotation struct { Name AnnotationName // eg template/code Content string // eg if True: }
type AnnotationName ¶
type AnnotationName string
const (
AnnotationNameComment AnnotationName = "comment"
)
type AnnotationNs ¶
type AnnotationNs string
Click to show internal directories.
Click to hide internal directories.