package
2.9.4
Repository: https://github.com/web3-luoxi/grpc-gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

IsWellKnownType returns true if the provided fully qualified type name is considered 'well-known'.
NewRegistry returns a new Registry.

# Structs

Binding describes how an HTTP endpoint is bound to a gRPC method.
Body describes a http (request|response) body to be sent to the (method|client).
Enum describes a protocol buffer enum types.
Field wraps descriptorpb.FieldDescriptorProto for richer features.
FieldPathComponent is a path component in FieldPath.
File wraps descriptorpb.FileDescriptorProto for richer features.
GoPackage represents a golang package.
Message describes a protocol buffer message types.
Method wraps descriptorpb.MethodDescriptorProto for richer features.
Parameter is a parameter provided in http requests.
Registry is a registry of information extracted from pluginpb.CodeGeneratorRequest.
ResponseFile wraps pluginpb.CodeGeneratorResponse_File.
Service wraps descriptorpb.ServiceDescriptorProto for richer features.

# Type aliases

FieldPath is a path to a field from a request message.