plugin_go
package v1.5.4
Go to latest Published: Mar 6, 2024 License:BSD-3-Clause
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Imports:4 Opens a new window with list of imports.
Imported by:2,639 Opens a new window with list of known importers.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Documentation¶
Index¶
Constants¶
View Source
const CodeGeneratorResponse_FEATURE_NONE =pluginpb.CodeGeneratorResponse_FEATURE_NONEView Source
const CodeGeneratorResponse_FEATURE_PROTO3_OPTIONAL =pluginpb.CodeGeneratorResponse_FEATURE_PROTO3_OPTIONALView Source
const CodeGeneratorResponse_FEATURE_SUPPORTS_EDITIONS =pluginpb.CodeGeneratorResponse_FEATURE_SUPPORTS_EDITIONSVariables¶
View Source
var CodeGeneratorResponse_Feature_name =pluginpb.CodeGeneratorResponse_Feature_nameView Source
var CodeGeneratorResponse_Feature_value =pluginpb.CodeGeneratorResponse_Feature_valueView Source
var File_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_protoprotoreflect.FileDescriptorFunctions¶
This section is empty.
Types¶
typeCodeGeneratorRequest¶
type CodeGeneratorRequest =pluginpb.CodeGeneratorRequest
typeCodeGeneratorResponse¶
type CodeGeneratorResponse =pluginpb.CodeGeneratorResponse
typeCodeGeneratorResponse_Feature¶added inv1.4.1
type CodeGeneratorResponse_Feature =pluginpb.CodeGeneratorResponse_Feature
typeCodeGeneratorResponse_File¶
type CodeGeneratorResponse_File =pluginpb.CodeGeneratorResponse_File
Click to show internal directories.
Click to hide internal directories.