Documentation
¶
Index ¶
Constants ¶
View Source
const ( PbDeclarationKindUnknown = iota PbTypeKindMessage PbTypeKindEnum )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PbTypeDef ¶
type PbTypeDef struct {
Name string
Kind PbTypeKind
Definition string
}
type PbTypeKind ¶
type PbTypeKind int
type RecursiveChecker ¶
type RecursiveChecker struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.