Versions in this module Expand all Collapse all v0 v0.0.27 Apr 1, 2025 Changes in this version + var E_FileParams = &file_openapi_annotations_proto_extTypes[2] + var E_MethodParams = &file_openapi_annotations_proto_extTypes[0] + var E_ServiceParams = &file_openapi_annotations_proto_extTypes[1] + var File_openapi_annotations_proto protoreflect.FileDescriptor + type Header struct + Description *string + Example *string + Name *string + Pattern *string + Required *bool + func (*Header) Descriptor() ([]byte, []int) + func (*Header) ProtoMessage() + func (x *Header) GetDescription() string + func (x *Header) GetExample() string + func (x *Header) GetName() string + func (x *Header) GetPattern() string + func (x *Header) GetRequired() bool + func (x *Header) ProtoReflect() protoreflect.Message + func (x *Header) Reset() + func (x *Header) String() string + type Parameters struct + BuildTags []string + Headers []*Header + func (*Parameters) Descriptor() ([]byte, []int) + func (*Parameters) ProtoMessage() + func (x *Parameters) GetBuildTags() []string + func (x *Parameters) GetHeaders() []*Header + func (x *Parameters) ProtoReflect() protoreflect.Message + func (x *Parameters) Reset() + func (x *Parameters) String() string