# Packages
Package schematest provides utilities for writing tests that make assertions about schema types and declarations.
No description provided by the author
# Functions
NewParser constructs a new schema parser.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeclFunc represents a func declaration.
DeclType represents a type declaration.
builtin "error" type, for convenience.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DeclTypeParam represents a type parameter on a declaration.
A FuncDecl represents a function declaration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Param represents a parameter or result field.
Parser parses Go types into Encore's schema format.
No description provided by the author
A Receiver represents a method receiver.
No description provided by the author
No description provided by the author
TypeDecl represents a type declaration.
TypeDeclRef is a reference to a type declaration, through zero or more pointers and possibly with type arguments.
TypeParamRefType is a reference to a `TypeParameter` within a declaration block.
# Type aliases
No description provided by the author
DeclKind represents different kinds of declarations.
No description provided by the author