Documentation
¶
Overview ¶
Package gcloud provides gcloud-specific functionality for librarian.
Unlike the surfer tool, which reads its command surface configuration from a gcloud.yaml file, this package drives generation directly from the APIs declared in librarian.yaml and the protos and service configs that live beside them in googleapis.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoProtosFound = errors.New("no .proto files found")
ErrNoProtosFound is returned when no .proto files are found in the API directory.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.