Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type JSONSchemaGenerator ¶
type JSONSchemaGenerator struct {
// contains filtered or unexported fields
}
JSONSchemaGenerator holds internal state needed to generate the JSON Schema documents for a transcoded Protocol Buffer service.
func NewJSONSchemaGenerator ¶
func NewJSONSchemaGenerator(plugin *protogen.Plugin, conf Configuration) *JSONSchemaGenerator
NewJSONSchemaGenerator creates a new generator for a protoc plugin invocation.
Click to show internal directories.
Click to hide internal directories.