Documentation
¶
Overview ¶
Package parser reads specifications and converts them into the `genclient.API` model.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateModel ¶
CreateModel parses the service specification referenced in `config`, cross-references the model, and applies any transformations or overrides required by the configuration.
func ParseDisco ¶
ParseDisco reads discovery docs specifications and converts them into the `api.API` model.
func ParseOpenAPI ¶
ParseOpenAPI parses an OpenAPI specification and returns an API model.
Types ¶
This section is empty.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package discovery parses Google Discovery Documents into the sidekick abstract API model (`api.API`).
|
Package discovery parses Google Discovery Documents into the sidekick abstract API model (`api.API`). |
|
Package httprule provides a parser for the path templates found in [google.api.http] annotations.
|
Package httprule provides a parser for the path templates found in [google.api.http] annotations. |
|
Package svcconfig contains helper functions to parse service config files.
|
Package svcconfig contains helper functions to parse service config files. |
Click to show internal directories.
Click to hide internal directories.