# Functions
EqualDoc compares whether the element literals in two Spec are equal.
NewApiVisitor creates an instance for ApiVisitor.
NewParser creates an instance for Parser.
NewTextExpr creates a default instance for Expr.
WithParserDebug returns a debug ParserOption.
WithParserPrefix returns a prefix ParserOption.
WithVisitorDebug returns a debug VisitorOption.
WithVisitorPrefix returns a VisitorOption wrap with specified prefix.
# Variables
Holder defines a default instance for PlaceHolder.
# Structs
Api describes syntax for api.
No description provided by the author
No description provided by the author
AtDoc describes service comments ast for api syntax.
AtHandler describes service handler ast for api syntax.
AtServer describes server metadata for api syntax.
Body describes request,response body ast for api syntax.
ImportExpr defines import syntax for api.
InfoExpr defines info syntax for api.
No description provided by the author
KvExpr describes key-value for api.
No description provided by the author
No description provided by the author
No description provided by the author
PlaceHolder defines an empty struct.
No description provided by the author
Route describes route ast for api syntax.
Service describes service for api syntax.
ServiceApi describes service ast for api syntax.
ServiceRoute describes service route ast for api syntax.
SyntaxExpr describes syntax for api.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
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
# Type aliases
KV defines a slice for KvExpr.
No description provided by the author
No description provided by the author