Documentation
¶
Index ¶
- Variables
- type APIKeysSecurity
- func (*APIKeysSecurity) Descriptor() ([]byte, []int)
- func (m *APIKeysSecurity) GetIn() string
- func (m *APIKeysSecurity) GetName() string
- func (m *APIKeysSecurity) GetType() string
- func (m *APIKeysSecurity) Marshal() (dAtA []byte, err error)
- func (m *APIKeysSecurity) MarshalTo(dAtA []byte) (int, error)
- func (m *APIKeysSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*APIKeysSecurity) ProtoMessage()
- func (m *APIKeysSecurity) Reset()
- func (m *APIKeysSecurity) Size() (n int)
- func (m *APIKeysSecurity) String() string
- func (m *APIKeysSecurity) Unmarshal(dAtA []byte) error
- func (m *APIKeysSecurity) XXX_DiscardUnknown()
- func (m *APIKeysSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *APIKeysSecurity) XXX_Merge(src proto.Message)
- func (m *APIKeysSecurity) XXX_Size() int
- func (m *APIKeysSecurity) XXX_Unmarshal(b []byte) error
- type ApplicationContent
- func (*ApplicationContent) Descriptor() ([]byte, []int)
- func (m *ApplicationContent) GetSchema() *Schema
- func (m *ApplicationContent) Marshal() (dAtA []byte, err error)
- func (m *ApplicationContent) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationContent) ProtoMessage()
- func (m *ApplicationContent) Reset()
- func (m *ApplicationContent) Size() (n int)
- func (m *ApplicationContent) String() string
- func (m *ApplicationContent) Unmarshal(dAtA []byte) error
- func (m *ApplicationContent) XXX_DiscardUnknown()
- func (m *ApplicationContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationContent) XXX_Merge(src proto.Message)
- func (m *ApplicationContent) XXX_Size() int
- func (m *ApplicationContent) XXX_Unmarshal(b []byte) error
- type BasicSecurity
- func (*BasicSecurity) Descriptor() ([]byte, []int)
- func (m *BasicSecurity) GetSchema() string
- func (m *BasicSecurity) GetType() string
- func (m *BasicSecurity) Marshal() (dAtA []byte, err error)
- func (m *BasicSecurity) MarshalTo(dAtA []byte) (int, error)
- func (m *BasicSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BasicSecurity) ProtoMessage()
- func (m *BasicSecurity) Reset()
- func (m *BasicSecurity) Size() (n int)
- func (m *BasicSecurity) String() string
- func (m *BasicSecurity) Unmarshal(dAtA []byte) error
- func (m *BasicSecurity) XXX_DiscardUnknown()
- func (m *BasicSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BasicSecurity) XXX_Merge(src proto.Message)
- func (m *BasicSecurity) XXX_Size() int
- func (m *BasicSecurity) XXX_Unmarshal(b []byte) error
- type BearerSecurity
- func (*BearerSecurity) Descriptor() ([]byte, []int)
- func (m *BearerSecurity) GetBearerFormat() string
- func (m *BearerSecurity) GetSchema() string
- func (m *BearerSecurity) GetType() string
- func (m *BearerSecurity) Marshal() (dAtA []byte, err error)
- func (m *BearerSecurity) MarshalTo(dAtA []byte) (int, error)
- func (m *BearerSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BearerSecurity) ProtoMessage()
- func (m *BearerSecurity) Reset()
- func (m *BearerSecurity) Size() (n int)
- func (m *BearerSecurity) String() string
- func (m *BearerSecurity) Unmarshal(dAtA []byte) error
- func (m *BearerSecurity) XXX_DiscardUnknown()
- func (m *BearerSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BearerSecurity) XXX_Merge(src proto.Message)
- func (m *BearerSecurity) XXX_Size() int
- func (m *BearerSecurity) XXX_Unmarshal(b []byte) error
- type Endpoint
- func (*Endpoint) Descriptor() ([]byte, []int)
- func (m *Endpoint) GetMetadata() map[string]string
- func (m *Endpoint) GetName() string
- func (m *Endpoint) GetOpenAPIPath() map[string]*OpenAPIPath
- func (m *Endpoint) GetRequest() *Value
- func (m *Endpoint) GetResponse() *Value
- func (m *Endpoint) Marshal() (dAtA []byte, err error)
- func (m *Endpoint) MarshalTo(dAtA []byte) (int, error)
- func (m *Endpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Endpoint) ProtoMessage()
- func (m *Endpoint) Reset()
- func (m *Endpoint) Size() (n int)
- func (m *Endpoint) String() string
- func (m *Endpoint) Unmarshal(dAtA []byte) error
- func (m *Endpoint) XXX_DiscardUnknown()
- func (m *Endpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Endpoint) XXX_Merge(src proto.Message)
- func (m *Endpoint) XXX_Size() int
- func (m *Endpoint) XXX_Unmarshal(b []byte) error
- type Event
- func (*Event) Descriptor() ([]byte, []int)
- func (m *Event) GetId() string
- func (m *Event) GetService() *Service
- func (m *Event) GetTimestamp() int64
- func (m *Event) GetType() EventType
- func (m *Event) Marshal() (dAtA []byte, err error)
- func (m *Event) MarshalTo(dAtA []byte) (int, error)
- func (m *Event) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) Size() (n int)
- func (m *Event) String() string
- func (m *Event) Unmarshal(dAtA []byte) error
- func (m *Event) XXX_DiscardUnknown()
- func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Event) XXX_Merge(src proto.Message)
- func (m *Event) XXX_Size() int
- func (m *Event) XXX_Unmarshal(b []byte) error
- type EventType
- type Model
- func (*Model) Descriptor() ([]byte, []int)
- func (m *Model) GetProperties() map[string]*Schema
- func (m *Model) GetRequired() []string
- func (m *Model) GetType() string
- func (m *Model) Marshal() (dAtA []byte, err error)
- func (m *Model) MarshalTo(dAtA []byte) (int, error)
- func (m *Model) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Model) ProtoMessage()
- func (m *Model) Reset()
- func (m *Model) Size() (n int)
- func (m *Model) String() string
- func (m *Model) Unmarshal(dAtA []byte) error
- func (m *Model) XXX_DiscardUnknown()
- func (m *Model) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Model) XXX_Merge(src proto.Message)
- func (m *Model) XXX_Size() int
- func (m *Model) XXX_Unmarshal(b []byte) error
- type Node
- func (*Node) Descriptor() ([]byte, []int)
- func (m *Node) GetAddress() string
- func (m *Node) GetId() string
- func (m *Node) GetMetadata() map[string]string
- func (m *Node) GetPort() int64
- func (m *Node) Marshal() (dAtA []byte, err error)
- func (m *Node) MarshalTo(dAtA []byte) (int, error)
- func (m *Node) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Node) ProtoMessage()
- func (m *Node) Reset()
- func (m *Node) Size() (n int)
- func (m *Node) String() string
- func (m *Node) Unmarshal(dAtA []byte) error
- func (m *Node) XXX_DiscardUnknown()
- func (m *Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Node) XXX_Merge(src proto.Message)
- func (m *Node) XXX_Size() int
- func (m *Node) XXX_Unmarshal(b []byte) error
- type OpenAPI
- func (*OpenAPI) Descriptor() ([]byte, []int)
- func (m *OpenAPI) GetComponents() *OpenAPIComponents
- func (m *OpenAPI) GetExternalDocs() *OpenAPIExternalDocs
- func (m *OpenAPI) GetInfo() *OpenAPIInfo
- func (m *OpenAPI) GetOpenapi() string
- func (m *OpenAPI) GetPaths() map[string]*OpenAPIPath
- func (m *OpenAPI) GetServers() []string
- func (m *OpenAPI) GetTags() []*OpenAPITag
- func (m *OpenAPI) Marshal() (dAtA []byte, err error)
- func (m *OpenAPI) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPI) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPI) ProtoMessage()
- func (m *OpenAPI) Reset()
- func (m *OpenAPI) Size() (n int)
- func (m *OpenAPI) String() string
- func (m *OpenAPI) Unmarshal(dAtA []byte) error
- func (m *OpenAPI) XXX_DiscardUnknown()
- func (m *OpenAPI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPI) XXX_Merge(src proto.Message)
- func (m *OpenAPI) XXX_Size() int
- func (m *OpenAPI) XXX_Unmarshal(b []byte) error
- type OpenAPIComponents
- func (*OpenAPIComponents) Descriptor() ([]byte, []int)
- func (m *OpenAPIComponents) GetResponses() map[string]*PathResponse
- func (m *OpenAPIComponents) GetSchemas() map[string]*Schema
- func (m *OpenAPIComponents) GetSecuritySchemas() *SecuritySchemas
- func (m *OpenAPIComponents) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIComponents) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIComponents) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIComponents) ProtoMessage()
- func (m *OpenAPIComponents) Reset()
- func (m *OpenAPIComponents) Size() (n int)
- func (m *OpenAPIComponents) String() string
- func (m *OpenAPIComponents) Unmarshal(dAtA []byte) error
- func (m *OpenAPIComponents) XXX_DiscardUnknown()
- func (m *OpenAPIComponents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIComponents) XXX_Merge(src proto.Message)
- func (m *OpenAPIComponents) XXX_Size() int
- func (m *OpenAPIComponents) XXX_Unmarshal(b []byte) error
- type OpenAPIContact
- func (*OpenAPIContact) Descriptor() ([]byte, []int)
- func (m *OpenAPIContact) GetEmail() string
- func (m *OpenAPIContact) GetName() string
- func (m *OpenAPIContact) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIContact) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIContact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIContact) ProtoMessage()
- func (m *OpenAPIContact) Reset()
- func (m *OpenAPIContact) Size() (n int)
- func (m *OpenAPIContact) String() string
- func (m *OpenAPIContact) Unmarshal(dAtA []byte) error
- func (m *OpenAPIContact) XXX_DiscardUnknown()
- func (m *OpenAPIContact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIContact) XXX_Merge(src proto.Message)
- func (m *OpenAPIContact) XXX_Size() int
- func (m *OpenAPIContact) XXX_Unmarshal(b []byte) error
- type OpenAPIExternalDocs
- func (*OpenAPIExternalDocs) Descriptor() ([]byte, []int)
- func (m *OpenAPIExternalDocs) GetDescription() string
- func (m *OpenAPIExternalDocs) GetUrl() string
- func (m *OpenAPIExternalDocs) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIExternalDocs) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIExternalDocs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIExternalDocs) ProtoMessage()
- func (m *OpenAPIExternalDocs) Reset()
- func (m *OpenAPIExternalDocs) Size() (n int)
- func (m *OpenAPIExternalDocs) String() string
- func (m *OpenAPIExternalDocs) Unmarshal(dAtA []byte) error
- func (m *OpenAPIExternalDocs) XXX_DiscardUnknown()
- func (m *OpenAPIExternalDocs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIExternalDocs) XXX_Merge(src proto.Message)
- func (m *OpenAPIExternalDocs) XXX_Size() int
- func (m *OpenAPIExternalDocs) XXX_Unmarshal(b []byte) error
- type OpenAPIInfo
- func (*OpenAPIInfo) Descriptor() ([]byte, []int)
- func (m *OpenAPIInfo) GetContact() *OpenAPIContact
- func (m *OpenAPIInfo) GetDescription() string
- func (m *OpenAPIInfo) GetLicense() *OpenAPILicense
- func (m *OpenAPIInfo) GetTermsOfService() string
- func (m *OpenAPIInfo) GetTitle() string
- func (m *OpenAPIInfo) GetVersion() string
- func (m *OpenAPIInfo) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIInfo) ProtoMessage()
- func (m *OpenAPIInfo) Reset()
- func (m *OpenAPIInfo) Size() (n int)
- func (m *OpenAPIInfo) String() string
- func (m *OpenAPIInfo) Unmarshal(dAtA []byte) error
- func (m *OpenAPIInfo) XXX_DiscardUnknown()
- func (m *OpenAPIInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIInfo) XXX_Merge(src proto.Message)
- func (m *OpenAPIInfo) XXX_Size() int
- func (m *OpenAPIInfo) XXX_Unmarshal(b []byte) error
- type OpenAPILicense
- func (*OpenAPILicense) Descriptor() ([]byte, []int)
- func (m *OpenAPILicense) GetName() string
- func (m *OpenAPILicense) GetUrl() string
- func (m *OpenAPILicense) Marshal() (dAtA []byte, err error)
- func (m *OpenAPILicense) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPILicense) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPILicense) ProtoMessage()
- func (m *OpenAPILicense) Reset()
- func (m *OpenAPILicense) Size() (n int)
- func (m *OpenAPILicense) String() string
- func (m *OpenAPILicense) Unmarshal(dAtA []byte) error
- func (m *OpenAPILicense) XXX_DiscardUnknown()
- func (m *OpenAPILicense) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPILicense) XXX_Merge(src proto.Message)
- func (m *OpenAPILicense) XXX_Size() int
- func (m *OpenAPILicense) XXX_Unmarshal(b []byte) error
- type OpenAPIPath
- func (*OpenAPIPath) Descriptor() ([]byte, []int)
- func (m *OpenAPIPath) GetDelete() *OpenAPIPath
- func (m *OpenAPIPath) GetGet() *OpenAPIPath
- func (m *OpenAPIPath) GetPatch() *OpenAPIPath
- func (m *OpenAPIPath) GetPost() *OpenAPIPath
- func (m *OpenAPIPath) GetPut() *OpenAPIPath
- func (m *OpenAPIPath) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIPath) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIPath) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIPath) ProtoMessage()
- func (m *OpenAPIPath) Reset()
- func (m *OpenAPIPath) Size() (n int)
- func (m *OpenAPIPath) String() string
- func (m *OpenAPIPath) Unmarshal(dAtA []byte) error
- func (m *OpenAPIPath) XXX_DiscardUnknown()
- func (m *OpenAPIPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIPath) XXX_Merge(src proto.Message)
- func (m *OpenAPIPath) XXX_Size() int
- func (m *OpenAPIPath) XXX_Unmarshal(b []byte) error
- type OpenAPIPathDocs
- func (*OpenAPIPathDocs) Descriptor() ([]byte, []int)
- func (m *OpenAPIPathDocs) GetDeprecated() bool
- func (m *OpenAPIPathDocs) GetDescription() string
- func (m *OpenAPIPathDocs) GetOperationId() string
- func (m *OpenAPIPathDocs) GetParameters() []*PathParameters
- func (m *OpenAPIPathDocs) GetResponses() map[string]*PathResponse
- func (m *OpenAPIPathDocs) GetSecurity() []*PathSecurity
- func (m *OpenAPIPathDocs) GetSummary() string
- func (m *OpenAPIPathDocs) GetTags() []string
- func (m *OpenAPIPathDocs) Marshal() (dAtA []byte, err error)
- func (m *OpenAPIPathDocs) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPIPathDocs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPIPathDocs) ProtoMessage()
- func (m *OpenAPIPathDocs) Reset()
- func (m *OpenAPIPathDocs) Size() (n int)
- func (m *OpenAPIPathDocs) String() string
- func (m *OpenAPIPathDocs) Unmarshal(dAtA []byte) error
- func (m *OpenAPIPathDocs) XXX_DiscardUnknown()
- func (m *OpenAPIPathDocs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPIPathDocs) XXX_Merge(src proto.Message)
- func (m *OpenAPIPathDocs) XXX_Size() int
- func (m *OpenAPIPathDocs) XXX_Unmarshal(b []byte) error
- type OpenAPITag
- func (*OpenAPITag) Descriptor() ([]byte, []int)
- func (m *OpenAPITag) GetDescription() string
- func (m *OpenAPITag) GetExternalDocs() *OpenAPIExternalDocs
- func (m *OpenAPITag) GetName() string
- func (m *OpenAPITag) Marshal() (dAtA []byte, err error)
- func (m *OpenAPITag) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAPITag) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAPITag) ProtoMessage()
- func (m *OpenAPITag) Reset()
- func (m *OpenAPITag) Size() (n int)
- func (m *OpenAPITag) String() string
- func (m *OpenAPITag) Unmarshal(dAtA []byte) error
- func (m *OpenAPITag) XXX_DiscardUnknown()
- func (m *OpenAPITag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAPITag) XXX_Merge(src proto.Message)
- func (m *OpenAPITag) XXX_Size() int
- func (m *OpenAPITag) XXX_Unmarshal(b []byte) error
- type Options
- func (*Options) Descriptor() ([]byte, []int)
- func (m *Options) GetTtl() int64
- func (m *Options) Marshal() (dAtA []byte, err error)
- func (m *Options) MarshalTo(dAtA []byte) (int, error)
- func (m *Options) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Options) ProtoMessage()
- func (m *Options) Reset()
- func (m *Options) Size() (n int)
- func (m *Options) String() string
- func (m *Options) Unmarshal(dAtA []byte) error
- func (m *Options) XXX_DiscardUnknown()
- func (m *Options) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Options) XXX_Merge(src proto.Message)
- func (m *Options) XXX_Size() int
- func (m *Options) XXX_Unmarshal(b []byte) error
- type PathParameters
- func (*PathParameters) Descriptor() ([]byte, []int)
- func (m *PathParameters) GetAllowEmptyValue() bool
- func (m *PathParameters) GetAllowReserved() bool
- func (m *PathParameters) GetDescription() string
- func (m *PathParameters) GetExample() string
- func (m *PathParameters) GetExplode() bool
- func (m *PathParameters) GetIn() string
- func (m *PathParameters) GetName() string
- func (m *PathParameters) GetRequired() bool
- func (m *PathParameters) GetSchema() *Schema
- func (m *PathParameters) GetStyle() string
- func (m *PathParameters) Marshal() (dAtA []byte, err error)
- func (m *PathParameters) MarshalTo(dAtA []byte) (int, error)
- func (m *PathParameters) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PathParameters) ProtoMessage()
- func (m *PathParameters) Reset()
- func (m *PathParameters) Size() (n int)
- func (m *PathParameters) String() string
- func (m *PathParameters) Unmarshal(dAtA []byte) error
- func (m *PathParameters) XXX_DiscardUnknown()
- func (m *PathParameters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathParameters) XXX_Merge(src proto.Message)
- func (m *PathParameters) XXX_Size() int
- func (m *PathParameters) XXX_Unmarshal(b []byte) error
- type PathRequestBody
- func (*PathRequestBody) Descriptor() ([]byte, []int)
- func (m *PathRequestBody) GetContent() *PathRequestBodyContent
- func (m *PathRequestBody) GetDescription() string
- func (m *PathRequestBody) GetRequired() bool
- func (m *PathRequestBody) Marshal() (dAtA []byte, err error)
- func (m *PathRequestBody) MarshalTo(dAtA []byte) (int, error)
- func (m *PathRequestBody) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PathRequestBody) ProtoMessage()
- func (m *PathRequestBody) Reset()
- func (m *PathRequestBody) Size() (n int)
- func (m *PathRequestBody) String() string
- func (m *PathRequestBody) Unmarshal(dAtA []byte) error
- func (m *PathRequestBody) XXX_DiscardUnknown()
- func (m *PathRequestBody) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathRequestBody) XXX_Merge(src proto.Message)
- func (m *PathRequestBody) XXX_Size() int
- func (m *PathRequestBody) XXX_Unmarshal(b []byte) error
- type PathRequestBodyContent
- func (*PathRequestBodyContent) Descriptor() ([]byte, []int)
- func (m *PathRequestBodyContent) GetApplicationJson() *ApplicationContent
- func (m *PathRequestBodyContent) GetApplicationXml() *ApplicationContent
- func (m *PathRequestBodyContent) Marshal() (dAtA []byte, err error)
- func (m *PathRequestBodyContent) MarshalTo(dAtA []byte) (int, error)
- func (m *PathRequestBodyContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PathRequestBodyContent) ProtoMessage()
- func (m *PathRequestBodyContent) Reset()
- func (m *PathRequestBodyContent) Size() (n int)
- func (m *PathRequestBodyContent) String() string
- func (m *PathRequestBodyContent) Unmarshal(dAtA []byte) error
- func (m *PathRequestBodyContent) XXX_DiscardUnknown()
- func (m *PathRequestBodyContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathRequestBodyContent) XXX_Merge(src proto.Message)
- func (m *PathRequestBodyContent) XXX_Size() int
- func (m *PathRequestBodyContent) XXX_Unmarshal(b []byte) error
- type PathResponse
- func (*PathResponse) Descriptor() ([]byte, []int)
- func (m *PathResponse) GetContent() *ApplicationContent
- func (m *PathResponse) GetDescription() string
- func (m *PathResponse) Marshal() (dAtA []byte, err error)
- func (m *PathResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PathResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PathResponse) ProtoMessage()
- func (m *PathResponse) Reset()
- func (m *PathResponse) Size() (n int)
- func (m *PathResponse) String() string
- func (m *PathResponse) Unmarshal(dAtA []byte) error
- func (m *PathResponse) XXX_DiscardUnknown()
- func (m *PathResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathResponse) XXX_Merge(src proto.Message)
- func (m *PathResponse) XXX_Size() int
- func (m *PathResponse) XXX_Unmarshal(b []byte) error
- type PathSecurity
- func (*PathSecurity) Descriptor() ([]byte, []int)
- func (m *PathSecurity) GetApiKeys() []string
- func (m *PathSecurity) GetBasicAuth() []string
- func (m *PathSecurity) GetBearerAuth() []string
- func (m *PathSecurity) Marshal() (dAtA []byte, err error)
- func (m *PathSecurity) MarshalTo(dAtA []byte) (int, error)
- func (m *PathSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PathSecurity) ProtoMessage()
- func (m *PathSecurity) Reset()
- func (m *PathSecurity) Size() (n int)
- func (m *PathSecurity) String() string
- func (m *PathSecurity) Unmarshal(dAtA []byte) error
- func (m *PathSecurity) XXX_DiscardUnknown()
- func (m *PathSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathSecurity) XXX_Merge(src proto.Message)
- func (m *PathSecurity) XXX_Size() int
- func (m *PathSecurity) XXX_Unmarshal(b []byte) error
- type Result
- func (*Result) Descriptor() ([]byte, []int)
- func (m *Result) GetAction() string
- func (m *Result) GetService() *Service
- func (m *Result) GetTimestamp() int64
- func (m *Result) Marshal() (dAtA []byte, err error)
- func (m *Result) MarshalTo(dAtA []byte) (int, error)
- func (m *Result) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Result) ProtoMessage()
- func (m *Result) Reset()
- func (m *Result) Size() (n int)
- func (m *Result) String() string
- func (m *Result) Unmarshal(dAtA []byte) error
- func (m *Result) XXX_DiscardUnknown()
- func (m *Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Result) XXX_Merge(src proto.Message)
- func (m *Result) XXX_Size() int
- func (m *Result) XXX_Unmarshal(b []byte) error
- type Schema
- func (*Schema) Descriptor() ([]byte, []int)
- func (m *Schema) GetDefault() string
- func (m *Schema) GetDescription() string
- func (m *Schema) GetEnum() []string
- func (m *Schema) GetExample() string
- func (m *Schema) GetExclusiveMaximum() bool
- func (m *Schema) GetExclusiveMinimum() bool
- func (m *Schema) GetFormat() string
- func (m *Schema) GetItems() []*Schema
- func (m *Schema) GetMaxLength() int32
- func (m *Schema) GetMaximum() int32
- func (m *Schema) GetMinLength() int32
- func (m *Schema) GetMinimum() int32
- func (m *Schema) GetMultipleOf() int32
- func (m *Schema) GetNullable() bool
- func (m *Schema) GetParameters() []*PathParameters
- func (m *Schema) GetPattern() string
- func (m *Schema) GetReadOnly() bool
- func (m *Schema) GetRef() string
- func (m *Schema) GetRequired() bool
- func (m *Schema) GetType() string
- func (m *Schema) GetWriteOnly() bool
- func (m *Schema) Marshal() (dAtA []byte, err error)
- func (m *Schema) MarshalTo(dAtA []byte) (int, error)
- func (m *Schema) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Schema) ProtoMessage()
- func (m *Schema) Reset()
- func (m *Schema) Size() (n int)
- func (m *Schema) String() string
- func (m *Schema) Unmarshal(dAtA []byte) error
- func (m *Schema) XXX_DiscardUnknown()
- func (m *Schema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Schema) XXX_Merge(src proto.Message)
- func (m *Schema) XXX_Size() int
- func (m *Schema) XXX_Unmarshal(b []byte) error
- type SecuritySchemas
- func (*SecuritySchemas) Descriptor() ([]byte, []int)
- func (m *SecuritySchemas) GetApiKeys() *APIKeysSecurity
- func (m *SecuritySchemas) GetBasic() *BasicSecurity
- func (m *SecuritySchemas) GetBearer() *BearerSecurity
- func (m *SecuritySchemas) Marshal() (dAtA []byte, err error)
- func (m *SecuritySchemas) MarshalTo(dAtA []byte) (int, error)
- func (m *SecuritySchemas) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecuritySchemas) ProtoMessage()
- func (m *SecuritySchemas) Reset()
- func (m *SecuritySchemas) Size() (n int)
- func (m *SecuritySchemas) String() string
- func (m *SecuritySchemas) Unmarshal(dAtA []byte) error
- func (m *SecuritySchemas) XXX_DiscardUnknown()
- func (m *SecuritySchemas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecuritySchemas) XXX_Merge(src proto.Message)
- func (m *SecuritySchemas) XXX_Size() int
- func (m *SecuritySchemas) XXX_Unmarshal(b []byte) error
- type Service
- func (*Service) Descriptor() ([]byte, []int)
- func (m *Service) GetEndpoints() []*Endpoint
- func (m *Service) GetMetadata() map[string]string
- func (m *Service) GetName() string
- func (m *Service) GetNodes() []*Node
- func (m *Service) GetOptions() *Options
- func (m *Service) GetSecurity() *SecuritySchemas
- func (m *Service) GetVersion() string
- func (m *Service) Marshal() (dAtA []byte, err error)
- func (m *Service) MarshalTo(dAtA []byte) (int, error)
- func (m *Service) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Service) ProtoMessage()
- func (m *Service) Reset()
- func (m *Service) Size() (n int)
- func (m *Service) String() string
- func (m *Service) Unmarshal(dAtA []byte) error
- func (m *Service) XXX_DiscardUnknown()
- func (m *Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Service) XXX_Merge(src proto.Message)
- func (m *Service) XXX_Size() int
- func (m *Service) XXX_Unmarshal(b []byte) error
- type Value
- func (*Value) Descriptor() ([]byte, []int)
- func (m *Value) GetBody() *PathRequestBody
- func (m *Value) GetName() string
- func (m *Value) GetParameters() *PathParameters
- func (m *Value) GetResponse() *PathResponse
- func (m *Value) GetType() string
- func (m *Value) GetValues() []*Value
- func (m *Value) Marshal() (dAtA []byte, err error)
- func (m *Value) MarshalTo(dAtA []byte) (int, error)
- func (m *Value) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Value) ProtoMessage()
- func (m *Value) Reset()
- func (m *Value) Size() (n int)
- func (m *Value) String() string
- func (m *Value) Unmarshal(dAtA []byte) error
- func (m *Value) XXX_DiscardUnknown()
- func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Value) XXX_Merge(src proto.Message)
- func (m *Value) XXX_Size() int
- func (m *Value) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthRegistry = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowRegistry = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupRegistry = fmt.Errorf("proto: unexpected end of group") )
var EventType_name = map[int32]string{
0: "Create",
1: "Delete",
2: "Update",
}
var EventType_value = map[string]int32{
"Create": 0,
"Delete": 1,
"Update": 2,
}
Functions ¶
This section is empty.
Types ¶
type APIKeysSecurity ¶ added in v0.8.0
type APIKeysSecurity struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // header In string `protobuf:"bytes,2,opt,name=in,proto3" json:"in,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` }
APIKeysSecurity is swagger API keys Authorization security (https://swagger.io/docs/specification/authentication/api-keys/)
func (*APIKeysSecurity) Descriptor ¶ added in v0.8.0
func (*APIKeysSecurity) Descriptor() ([]byte, []int)
func (*APIKeysSecurity) GetIn ¶ added in v0.8.0
func (m *APIKeysSecurity) GetIn() string
func (*APIKeysSecurity) GetName ¶ added in v0.8.0
func (m *APIKeysSecurity) GetName() string
func (*APIKeysSecurity) GetType ¶ added in v0.8.0
func (m *APIKeysSecurity) GetType() string
func (*APIKeysSecurity) Marshal ¶ added in v0.8.0
func (m *APIKeysSecurity) Marshal() (dAtA []byte, err error)
func (*APIKeysSecurity) MarshalTo ¶ added in v0.8.0
func (m *APIKeysSecurity) MarshalTo(dAtA []byte) (int, error)
func (*APIKeysSecurity) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *APIKeysSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*APIKeysSecurity) ProtoMessage ¶ added in v0.8.0
func (*APIKeysSecurity) ProtoMessage()
func (*APIKeysSecurity) Reset ¶ added in v0.8.0
func (m *APIKeysSecurity) Reset()
func (*APIKeysSecurity) Size ¶ added in v0.8.0
func (m *APIKeysSecurity) Size() (n int)
func (*APIKeysSecurity) String ¶ added in v0.8.0
func (m *APIKeysSecurity) String() string
func (*APIKeysSecurity) Unmarshal ¶ added in v0.8.0
func (m *APIKeysSecurity) Unmarshal(dAtA []byte) error
func (*APIKeysSecurity) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *APIKeysSecurity) XXX_DiscardUnknown()
func (*APIKeysSecurity) XXX_Marshal ¶ added in v0.8.0
func (m *APIKeysSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*APIKeysSecurity) XXX_Merge ¶ added in v0.8.0
func (m *APIKeysSecurity) XXX_Merge(src proto.Message)
func (*APIKeysSecurity) XXX_Size ¶ added in v0.8.0
func (m *APIKeysSecurity) XXX_Size() int
func (*APIKeysSecurity) XXX_Unmarshal ¶ added in v0.8.0
func (m *APIKeysSecurity) XXX_Unmarshal(b []byte) error
type ApplicationContent ¶ added in v0.8.0
type ApplicationContent struct {
Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"`
}
func (*ApplicationContent) Descriptor ¶ added in v0.8.0
func (*ApplicationContent) Descriptor() ([]byte, []int)
func (*ApplicationContent) GetSchema ¶ added in v0.8.0
func (m *ApplicationContent) GetSchema() *Schema
func (*ApplicationContent) Marshal ¶ added in v0.8.0
func (m *ApplicationContent) Marshal() (dAtA []byte, err error)
func (*ApplicationContent) MarshalTo ¶ added in v0.8.0
func (m *ApplicationContent) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationContent) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *ApplicationContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationContent) ProtoMessage ¶ added in v0.8.0
func (*ApplicationContent) ProtoMessage()
func (*ApplicationContent) Reset ¶ added in v0.8.0
func (m *ApplicationContent) Reset()
func (*ApplicationContent) Size ¶ added in v0.8.0
func (m *ApplicationContent) Size() (n int)
func (*ApplicationContent) String ¶ added in v0.8.0
func (m *ApplicationContent) String() string
func (*ApplicationContent) Unmarshal ¶ added in v0.8.0
func (m *ApplicationContent) Unmarshal(dAtA []byte) error
func (*ApplicationContent) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *ApplicationContent) XXX_DiscardUnknown()
func (*ApplicationContent) XXX_Marshal ¶ added in v0.8.0
func (m *ApplicationContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationContent) XXX_Merge ¶ added in v0.8.0
func (m *ApplicationContent) XXX_Merge(src proto.Message)
func (*ApplicationContent) XXX_Size ¶ added in v0.8.0
func (m *ApplicationContent) XXX_Size() int
func (*ApplicationContent) XXX_Unmarshal ¶ added in v0.8.0
func (m *ApplicationContent) XXX_Unmarshal(b []byte) error
type BasicSecurity ¶ added in v0.8.0
type BasicSecurity struct { // http, apiKey, oauth, openIdConnect Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` }
BasicSecurity is swagger Basic Authorization security (https://swagger.io/docs/specification/authentication/basic-authentication/)
func (*BasicSecurity) Descriptor ¶ added in v0.8.0
func (*BasicSecurity) Descriptor() ([]byte, []int)
func (*BasicSecurity) GetSchema ¶ added in v0.8.0
func (m *BasicSecurity) GetSchema() string
func (*BasicSecurity) GetType ¶ added in v0.8.0
func (m *BasicSecurity) GetType() string
func (*BasicSecurity) Marshal ¶ added in v0.8.0
func (m *BasicSecurity) Marshal() (dAtA []byte, err error)
func (*BasicSecurity) MarshalTo ¶ added in v0.8.0
func (m *BasicSecurity) MarshalTo(dAtA []byte) (int, error)
func (*BasicSecurity) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *BasicSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BasicSecurity) ProtoMessage ¶ added in v0.8.0
func (*BasicSecurity) ProtoMessage()
func (*BasicSecurity) Reset ¶ added in v0.8.0
func (m *BasicSecurity) Reset()
func (*BasicSecurity) Size ¶ added in v0.8.0
func (m *BasicSecurity) Size() (n int)
func (*BasicSecurity) String ¶ added in v0.8.0
func (m *BasicSecurity) String() string
func (*BasicSecurity) Unmarshal ¶ added in v0.8.0
func (m *BasicSecurity) Unmarshal(dAtA []byte) error
func (*BasicSecurity) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *BasicSecurity) XXX_DiscardUnknown()
func (*BasicSecurity) XXX_Marshal ¶ added in v0.8.0
func (m *BasicSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BasicSecurity) XXX_Merge ¶ added in v0.8.0
func (m *BasicSecurity) XXX_Merge(src proto.Message)
func (*BasicSecurity) XXX_Size ¶ added in v0.8.0
func (m *BasicSecurity) XXX_Size() int
func (*BasicSecurity) XXX_Unmarshal ¶ added in v0.8.0
func (m *BasicSecurity) XXX_Unmarshal(b []byte) error
type BearerSecurity ¶ added in v0.8.0
type BearerSecurity struct { // http Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` // JWT BearerFormat string `protobuf:"bytes,3,opt,name=bearerFormat,proto3" json:"bearerFormat,omitempty"` }
BearerSecurity is swagger Bearer Authorization security (https://swagger.io/docs/specification/authentication/bearer-authentication/)
func (*BearerSecurity) Descriptor ¶ added in v0.8.0
func (*BearerSecurity) Descriptor() ([]byte, []int)
func (*BearerSecurity) GetBearerFormat ¶ added in v0.8.0
func (m *BearerSecurity) GetBearerFormat() string
func (*BearerSecurity) GetSchema ¶ added in v0.8.0
func (m *BearerSecurity) GetSchema() string
func (*BearerSecurity) GetType ¶ added in v0.8.0
func (m *BearerSecurity) GetType() string
func (*BearerSecurity) Marshal ¶ added in v0.8.0
func (m *BearerSecurity) Marshal() (dAtA []byte, err error)
func (*BearerSecurity) MarshalTo ¶ added in v0.8.0
func (m *BearerSecurity) MarshalTo(dAtA []byte) (int, error)
func (*BearerSecurity) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *BearerSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BearerSecurity) ProtoMessage ¶ added in v0.8.0
func (*BearerSecurity) ProtoMessage()
func (*BearerSecurity) Reset ¶ added in v0.8.0
func (m *BearerSecurity) Reset()
func (*BearerSecurity) Size ¶ added in v0.8.0
func (m *BearerSecurity) Size() (n int)
func (*BearerSecurity) String ¶ added in v0.8.0
func (m *BearerSecurity) String() string
func (*BearerSecurity) Unmarshal ¶ added in v0.8.0
func (m *BearerSecurity) Unmarshal(dAtA []byte) error
func (*BearerSecurity) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *BearerSecurity) XXX_DiscardUnknown()
func (*BearerSecurity) XXX_Marshal ¶ added in v0.8.0
func (m *BearerSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BearerSecurity) XXX_Merge ¶ added in v0.8.0
func (m *BearerSecurity) XXX_Merge(src proto.Message)
func (*BearerSecurity) XXX_Size ¶ added in v0.8.0
func (m *BearerSecurity) XXX_Size() int
func (*BearerSecurity) XXX_Unmarshal ¶ added in v0.8.0
func (m *BearerSecurity) XXX_Unmarshal(b []byte) error
type Endpoint ¶
type Endpoint struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Request *Value `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` Response *Value `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ OpenAPIPath map[string]*OpenAPIPath `` /* 163-byte string literal not displayed */ }
Endpoint is a endpoint provided by a service
func (*Endpoint) Descriptor ¶
func (*Endpoint) GetMetadata ¶
func (*Endpoint) GetOpenAPIPath ¶ added in v0.8.0
func (m *Endpoint) GetOpenAPIPath() map[string]*OpenAPIPath
func (*Endpoint) GetRequest ¶
func (*Endpoint) GetResponse ¶
func (*Endpoint) MarshalToSizedBuffer ¶
func (*Endpoint) ProtoMessage ¶
func (*Endpoint) ProtoMessage()
func (*Endpoint) XXX_DiscardUnknown ¶
func (m *Endpoint) XXX_DiscardUnknown()
func (*Endpoint) XXX_Marshal ¶
func (*Endpoint) XXX_Unmarshal ¶
type Event ¶
type Event struct { // Event Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // type of event Type EventType `protobuf:"varint,2,opt,name=type,proto3,enum=registry.EventType" json:"type,omitempty"` // unix timestamp of event Timestamp int64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // service entry Service *Service `protobuf:"bytes,4,opt,name=service,proto3" json:"service,omitempty"` }
Event is registry event
func (*Event) Descriptor ¶
func (*Event) GetService ¶
func (*Event) GetTimestamp ¶
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) XXX_DiscardUnknown ¶
func (m *Event) XXX_DiscardUnknown()
func (*Event) XXX_Marshal ¶
func (*Event) XXX_Unmarshal ¶
type EventType ¶
type EventType int32
EventType defines the type of event
func (EventType) EnumDescriptor ¶
type Model ¶ added in v0.8.0
type Model struct { // string, number, integer, boolean, array, object Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Properties map[string]*Schema `` /* 161-byte string literal not displayed */ Required []string `protobuf:"bytes,3,rep,name=required,proto3" json:"required,omitempty"` }
Model is swagger data models (https://swagger.io/docs/specification/data-models/)
func (*Model) Descriptor ¶ added in v0.8.0
func (*Model) GetProperties ¶ added in v0.8.0
func (*Model) GetRequired ¶ added in v0.8.0
func (*Model) MarshalToSizedBuffer ¶ added in v0.8.0
func (*Model) ProtoMessage ¶ added in v0.8.0
func (*Model) ProtoMessage()
func (*Model) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *Model) XXX_DiscardUnknown()
func (*Model) XXX_Marshal ¶ added in v0.8.0
func (*Model) XXX_Unmarshal ¶ added in v0.8.0
type Node ¶
type Node struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` Port int64 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ }
Node represents the node the service is on
func (*Node) Descriptor ¶
func (*Node) GetAddress ¶
func (*Node) GetMetadata ¶
func (*Node) ProtoMessage ¶
func (*Node) ProtoMessage()
func (*Node) XXX_DiscardUnknown ¶
func (m *Node) XXX_DiscardUnknown()
func (*Node) XXX_Unmarshal ¶
type OpenAPI ¶ added in v0.8.0
type OpenAPI struct { Openapi string `protobuf:"bytes,1,opt,name=openapi,proto3" json:"openapi,omitempty"` Info *OpenAPIInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` ExternalDocs *OpenAPIExternalDocs `protobuf:"bytes,3,opt,name=externalDocs,proto3" json:"externalDocs,omitempty"` Servers []string `protobuf:"bytes,4,rep,name=servers,proto3" json:"servers,omitempty"` Tags []*OpenAPITag `protobuf:"bytes,5,rep,name=tags,proto3" json:"tags,omitempty"` Paths map[string]*OpenAPIPath `` /* 151-byte string literal not displayed */ Components *OpenAPIComponents `protobuf:"bytes,7,opt,name=components,proto3" json:"components,omitempty"` }
func (*OpenAPI) Descriptor ¶ added in v0.8.0
func (*OpenAPI) GetComponents ¶ added in v0.8.0
func (m *OpenAPI) GetComponents() *OpenAPIComponents
func (*OpenAPI) GetExternalDocs ¶ added in v0.8.0
func (m *OpenAPI) GetExternalDocs() *OpenAPIExternalDocs
func (*OpenAPI) GetInfo ¶ added in v0.8.0
func (m *OpenAPI) GetInfo() *OpenAPIInfo
func (*OpenAPI) GetOpenapi ¶ added in v0.8.0
func (*OpenAPI) GetPaths ¶ added in v0.8.0
func (m *OpenAPI) GetPaths() map[string]*OpenAPIPath
func (*OpenAPI) GetServers ¶ added in v0.8.0
func (*OpenAPI) GetTags ¶ added in v0.8.0
func (m *OpenAPI) GetTags() []*OpenAPITag
func (*OpenAPI) MarshalToSizedBuffer ¶ added in v0.8.0
func (*OpenAPI) ProtoMessage ¶ added in v0.8.0
func (*OpenAPI) ProtoMessage()
func (*OpenAPI) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPI) XXX_DiscardUnknown()
func (*OpenAPI) XXX_Marshal ¶ added in v0.8.0
func (*OpenAPI) XXX_Unmarshal ¶ added in v0.8.0
type OpenAPIComponents ¶ added in v0.8.0
type OpenAPIComponents struct { Responses map[string]*PathResponse `` /* 159-byte string literal not displayed */ Schemas map[string]*Schema `` /* 155-byte string literal not displayed */ SecuritySchemas *SecuritySchemas `protobuf:"bytes,3,opt,name=securitySchemas,proto3" json:"securitySchemas,omitempty"` }
func (*OpenAPIComponents) Descriptor ¶ added in v0.8.0
func (*OpenAPIComponents) Descriptor() ([]byte, []int)
func (*OpenAPIComponents) GetResponses ¶ added in v0.8.0
func (m *OpenAPIComponents) GetResponses() map[string]*PathResponse
func (*OpenAPIComponents) GetSchemas ¶ added in v0.8.0
func (m *OpenAPIComponents) GetSchemas() map[string]*Schema
func (*OpenAPIComponents) GetSecuritySchemas ¶ added in v0.8.0
func (m *OpenAPIComponents) GetSecuritySchemas() *SecuritySchemas
func (*OpenAPIComponents) Marshal ¶ added in v0.8.0
func (m *OpenAPIComponents) Marshal() (dAtA []byte, err error)
func (*OpenAPIComponents) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIComponents) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIComponents) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIComponents) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIComponents) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIComponents) ProtoMessage()
func (*OpenAPIComponents) Reset ¶ added in v0.8.0
func (m *OpenAPIComponents) Reset()
func (*OpenAPIComponents) Size ¶ added in v0.8.0
func (m *OpenAPIComponents) Size() (n int)
func (*OpenAPIComponents) String ¶ added in v0.8.0
func (m *OpenAPIComponents) String() string
func (*OpenAPIComponents) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIComponents) Unmarshal(dAtA []byte) error
func (*OpenAPIComponents) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIComponents) XXX_DiscardUnknown()
func (*OpenAPIComponents) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIComponents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIComponents) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIComponents) XXX_Merge(src proto.Message)
func (*OpenAPIComponents) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIComponents) XXX_Size() int
func (*OpenAPIComponents) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIComponents) XXX_Unmarshal(b []byte) error
type OpenAPIContact ¶ added in v0.8.0
type OpenAPIContact struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` }
func (*OpenAPIContact) Descriptor ¶ added in v0.8.0
func (*OpenAPIContact) Descriptor() ([]byte, []int)
func (*OpenAPIContact) GetEmail ¶ added in v0.8.0
func (m *OpenAPIContact) GetEmail() string
func (*OpenAPIContact) GetName ¶ added in v0.8.0
func (m *OpenAPIContact) GetName() string
func (*OpenAPIContact) Marshal ¶ added in v0.8.0
func (m *OpenAPIContact) Marshal() (dAtA []byte, err error)
func (*OpenAPIContact) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIContact) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIContact) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIContact) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIContact) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIContact) ProtoMessage()
func (*OpenAPIContact) Reset ¶ added in v0.8.0
func (m *OpenAPIContact) Reset()
func (*OpenAPIContact) Size ¶ added in v0.8.0
func (m *OpenAPIContact) Size() (n int)
func (*OpenAPIContact) String ¶ added in v0.8.0
func (m *OpenAPIContact) String() string
func (*OpenAPIContact) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIContact) Unmarshal(dAtA []byte) error
func (*OpenAPIContact) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIContact) XXX_DiscardUnknown()
func (*OpenAPIContact) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIContact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIContact) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIContact) XXX_Merge(src proto.Message)
func (*OpenAPIContact) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIContact) XXX_Size() int
func (*OpenAPIContact) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIContact) XXX_Unmarshal(b []byte) error
type OpenAPIExternalDocs ¶ added in v0.8.0
type OpenAPIExternalDocs struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` }
func (*OpenAPIExternalDocs) Descriptor ¶ added in v0.8.0
func (*OpenAPIExternalDocs) Descriptor() ([]byte, []int)
func (*OpenAPIExternalDocs) GetDescription ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) GetDescription() string
func (*OpenAPIExternalDocs) GetUrl ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) GetUrl() string
func (*OpenAPIExternalDocs) Marshal ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) Marshal() (dAtA []byte, err error)
func (*OpenAPIExternalDocs) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIExternalDocs) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIExternalDocs) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIExternalDocs) ProtoMessage()
func (*OpenAPIExternalDocs) Reset ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) Reset()
func (*OpenAPIExternalDocs) Size ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) Size() (n int)
func (*OpenAPIExternalDocs) String ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) String() string
func (*OpenAPIExternalDocs) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) Unmarshal(dAtA []byte) error
func (*OpenAPIExternalDocs) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) XXX_DiscardUnknown()
func (*OpenAPIExternalDocs) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIExternalDocs) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) XXX_Merge(src proto.Message)
func (*OpenAPIExternalDocs) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) XXX_Size() int
func (*OpenAPIExternalDocs) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIExternalDocs) XXX_Unmarshal(b []byte) error
type OpenAPIInfo ¶ added in v0.8.0
type OpenAPIInfo struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` TermsOfService string `protobuf:"bytes,3,opt,name=termsOfService,proto3" json:"termsOfService,omitempty"` Contact *OpenAPIContact `protobuf:"bytes,4,opt,name=contact,proto3" json:"contact,omitempty"` License *OpenAPILicense `protobuf:"bytes,5,opt,name=license,proto3" json:"license,omitempty"` Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"` }
func (*OpenAPIInfo) Descriptor ¶ added in v0.8.0
func (*OpenAPIInfo) Descriptor() ([]byte, []int)
func (*OpenAPIInfo) GetContact ¶ added in v0.8.0
func (m *OpenAPIInfo) GetContact() *OpenAPIContact
func (*OpenAPIInfo) GetDescription ¶ added in v0.8.0
func (m *OpenAPIInfo) GetDescription() string
func (*OpenAPIInfo) GetLicense ¶ added in v0.8.0
func (m *OpenAPIInfo) GetLicense() *OpenAPILicense
func (*OpenAPIInfo) GetTermsOfService ¶ added in v0.8.0
func (m *OpenAPIInfo) GetTermsOfService() string
func (*OpenAPIInfo) GetTitle ¶ added in v0.8.0
func (m *OpenAPIInfo) GetTitle() string
func (*OpenAPIInfo) GetVersion ¶ added in v0.8.0
func (m *OpenAPIInfo) GetVersion() string
func (*OpenAPIInfo) Marshal ¶ added in v0.8.0
func (m *OpenAPIInfo) Marshal() (dAtA []byte, err error)
func (*OpenAPIInfo) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIInfo) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIInfo) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIInfo) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIInfo) ProtoMessage()
func (*OpenAPIInfo) Reset ¶ added in v0.8.0
func (m *OpenAPIInfo) Reset()
func (*OpenAPIInfo) Size ¶ added in v0.8.0
func (m *OpenAPIInfo) Size() (n int)
func (*OpenAPIInfo) String ¶ added in v0.8.0
func (m *OpenAPIInfo) String() string
func (*OpenAPIInfo) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIInfo) Unmarshal(dAtA []byte) error
func (*OpenAPIInfo) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIInfo) XXX_DiscardUnknown()
func (*OpenAPIInfo) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIInfo) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIInfo) XXX_Merge(src proto.Message)
func (*OpenAPIInfo) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIInfo) XXX_Size() int
func (*OpenAPIInfo) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIInfo) XXX_Unmarshal(b []byte) error
type OpenAPILicense ¶ added in v0.8.0
type OpenAPILicense struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` }
func (*OpenAPILicense) Descriptor ¶ added in v0.8.0
func (*OpenAPILicense) Descriptor() ([]byte, []int)
func (*OpenAPILicense) GetName ¶ added in v0.8.0
func (m *OpenAPILicense) GetName() string
func (*OpenAPILicense) GetUrl ¶ added in v0.8.0
func (m *OpenAPILicense) GetUrl() string
func (*OpenAPILicense) Marshal ¶ added in v0.8.0
func (m *OpenAPILicense) Marshal() (dAtA []byte, err error)
func (*OpenAPILicense) MarshalTo ¶ added in v0.8.0
func (m *OpenAPILicense) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPILicense) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPILicense) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPILicense) ProtoMessage ¶ added in v0.8.0
func (*OpenAPILicense) ProtoMessage()
func (*OpenAPILicense) Reset ¶ added in v0.8.0
func (m *OpenAPILicense) Reset()
func (*OpenAPILicense) Size ¶ added in v0.8.0
func (m *OpenAPILicense) Size() (n int)
func (*OpenAPILicense) String ¶ added in v0.8.0
func (m *OpenAPILicense) String() string
func (*OpenAPILicense) Unmarshal ¶ added in v0.8.0
func (m *OpenAPILicense) Unmarshal(dAtA []byte) error
func (*OpenAPILicense) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPILicense) XXX_DiscardUnknown()
func (*OpenAPILicense) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPILicense) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPILicense) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPILicense) XXX_Merge(src proto.Message)
func (*OpenAPILicense) XXX_Size ¶ added in v0.8.0
func (m *OpenAPILicense) XXX_Size() int
func (*OpenAPILicense) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPILicense) XXX_Unmarshal(b []byte) error
type OpenAPIPath ¶ added in v0.8.0
type OpenAPIPath struct { Get *OpenAPIPath `protobuf:"bytes,1,opt,name=get,proto3" json:"get,omitempty"` Post *OpenAPIPath `protobuf:"bytes,2,opt,name=post,proto3" json:"post,omitempty"` Put *OpenAPIPath `protobuf:"bytes,3,opt,name=put,proto3" json:"put,omitempty"` Patch *OpenAPIPath `protobuf:"bytes,4,opt,name=patch,proto3" json:"patch,omitempty"` Delete *OpenAPIPath `protobuf:"bytes,5,opt,name=delete,proto3" json:"delete,omitempty"` }
func (*OpenAPIPath) Descriptor ¶ added in v0.8.0
func (*OpenAPIPath) Descriptor() ([]byte, []int)
func (*OpenAPIPath) GetDelete ¶ added in v0.8.0
func (m *OpenAPIPath) GetDelete() *OpenAPIPath
func (*OpenAPIPath) GetGet ¶ added in v0.8.0
func (m *OpenAPIPath) GetGet() *OpenAPIPath
func (*OpenAPIPath) GetPatch ¶ added in v0.8.0
func (m *OpenAPIPath) GetPatch() *OpenAPIPath
func (*OpenAPIPath) GetPost ¶ added in v0.8.0
func (m *OpenAPIPath) GetPost() *OpenAPIPath
func (*OpenAPIPath) GetPut ¶ added in v0.8.0
func (m *OpenAPIPath) GetPut() *OpenAPIPath
func (*OpenAPIPath) Marshal ¶ added in v0.8.0
func (m *OpenAPIPath) Marshal() (dAtA []byte, err error)
func (*OpenAPIPath) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIPath) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIPath) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIPath) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIPath) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIPath) ProtoMessage()
func (*OpenAPIPath) Reset ¶ added in v0.8.0
func (m *OpenAPIPath) Reset()
func (*OpenAPIPath) Size ¶ added in v0.8.0
func (m *OpenAPIPath) Size() (n int)
func (*OpenAPIPath) String ¶ added in v0.8.0
func (m *OpenAPIPath) String() string
func (*OpenAPIPath) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIPath) Unmarshal(dAtA []byte) error
func (*OpenAPIPath) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIPath) XXX_DiscardUnknown()
func (*OpenAPIPath) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIPath) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIPath) XXX_Merge(src proto.Message)
func (*OpenAPIPath) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIPath) XXX_Size() int
func (*OpenAPIPath) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIPath) XXX_Unmarshal(b []byte) error
type OpenAPIPathDocs ¶ added in v0.8.0
type OpenAPIPathDocs struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` Summary string `protobuf:"bytes,2,opt,name=summary,proto3" json:"summary,omitempty"` Security []*PathSecurity `protobuf:"bytes,3,rep,name=security,proto3" json:"security,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` OperationId string `protobuf:"bytes,5,opt,name=operationId,proto3" json:"operationId,omitempty"` Deprecated bool `protobuf:"varint,6,opt,name=deprecated,proto3" json:"deprecated,omitempty"` Parameters []*PathParameters `protobuf:"bytes,7,rep,name=parameters,proto3" json:"parameters,omitempty"` Responses map[string]*PathResponse `` /* 159-byte string literal not displayed */ }
func (*OpenAPIPathDocs) Descriptor ¶ added in v0.8.0
func (*OpenAPIPathDocs) Descriptor() ([]byte, []int)
func (*OpenAPIPathDocs) GetDeprecated ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetDeprecated() bool
func (*OpenAPIPathDocs) GetDescription ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetDescription() string
func (*OpenAPIPathDocs) GetOperationId ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetOperationId() string
func (*OpenAPIPathDocs) GetParameters ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetParameters() []*PathParameters
func (*OpenAPIPathDocs) GetResponses ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetResponses() map[string]*PathResponse
func (*OpenAPIPathDocs) GetSecurity ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetSecurity() []*PathSecurity
func (*OpenAPIPathDocs) GetSummary ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetSummary() string
func (*OpenAPIPathDocs) GetTags ¶ added in v0.8.0
func (m *OpenAPIPathDocs) GetTags() []string
func (*OpenAPIPathDocs) Marshal ¶ added in v0.8.0
func (m *OpenAPIPathDocs) Marshal() (dAtA []byte, err error)
func (*OpenAPIPathDocs) MarshalTo ¶ added in v0.8.0
func (m *OpenAPIPathDocs) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPIPathDocs) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPIPathDocs) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPIPathDocs) ProtoMessage ¶ added in v0.8.0
func (*OpenAPIPathDocs) ProtoMessage()
func (*OpenAPIPathDocs) Reset ¶ added in v0.8.0
func (m *OpenAPIPathDocs) Reset()
func (*OpenAPIPathDocs) Size ¶ added in v0.8.0
func (m *OpenAPIPathDocs) Size() (n int)
func (*OpenAPIPathDocs) String ¶ added in v0.8.0
func (m *OpenAPIPathDocs) String() string
func (*OpenAPIPathDocs) Unmarshal ¶ added in v0.8.0
func (m *OpenAPIPathDocs) Unmarshal(dAtA []byte) error
func (*OpenAPIPathDocs) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPIPathDocs) XXX_DiscardUnknown()
func (*OpenAPIPathDocs) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPIPathDocs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPIPathDocs) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPIPathDocs) XXX_Merge(src proto.Message)
func (*OpenAPIPathDocs) XXX_Size ¶ added in v0.8.0
func (m *OpenAPIPathDocs) XXX_Size() int
func (*OpenAPIPathDocs) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPIPathDocs) XXX_Unmarshal(b []byte) error
type OpenAPITag ¶ added in v0.8.0
type OpenAPITag struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` ExternalDocs *OpenAPIExternalDocs `protobuf:"bytes,3,opt,name=externalDocs,proto3" json:"externalDocs,omitempty"` }
func (*OpenAPITag) Descriptor ¶ added in v0.8.0
func (*OpenAPITag) Descriptor() ([]byte, []int)
func (*OpenAPITag) GetDescription ¶ added in v0.8.0
func (m *OpenAPITag) GetDescription() string
func (*OpenAPITag) GetExternalDocs ¶ added in v0.8.0
func (m *OpenAPITag) GetExternalDocs() *OpenAPIExternalDocs
func (*OpenAPITag) GetName ¶ added in v0.8.0
func (m *OpenAPITag) GetName() string
func (*OpenAPITag) Marshal ¶ added in v0.8.0
func (m *OpenAPITag) Marshal() (dAtA []byte, err error)
func (*OpenAPITag) MarshalTo ¶ added in v0.8.0
func (m *OpenAPITag) MarshalTo(dAtA []byte) (int, error)
func (*OpenAPITag) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *OpenAPITag) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAPITag) ProtoMessage ¶ added in v0.8.0
func (*OpenAPITag) ProtoMessage()
func (*OpenAPITag) Reset ¶ added in v0.8.0
func (m *OpenAPITag) Reset()
func (*OpenAPITag) Size ¶ added in v0.8.0
func (m *OpenAPITag) Size() (n int)
func (*OpenAPITag) String ¶ added in v0.8.0
func (m *OpenAPITag) String() string
func (*OpenAPITag) Unmarshal ¶ added in v0.8.0
func (m *OpenAPITag) Unmarshal(dAtA []byte) error
func (*OpenAPITag) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *OpenAPITag) XXX_DiscardUnknown()
func (*OpenAPITag) XXX_Marshal ¶ added in v0.8.0
func (m *OpenAPITag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAPITag) XXX_Merge ¶ added in v0.8.0
func (m *OpenAPITag) XXX_Merge(src proto.Message)
func (*OpenAPITag) XXX_Size ¶ added in v0.8.0
func (m *OpenAPITag) XXX_Size() int
func (*OpenAPITag) XXX_Unmarshal ¶ added in v0.8.0
func (m *OpenAPITag) XXX_Unmarshal(b []byte) error
type Options ¶
type Options struct {
Ttl int64 `protobuf:"varint,1,opt,name=ttl,proto3" json:"ttl,omitempty"`
}
Options are registry options
func (*Options) Descriptor ¶
func (*Options) MarshalToSizedBuffer ¶
func (*Options) ProtoMessage ¶
func (*Options) ProtoMessage()
func (*Options) XXX_DiscardUnknown ¶
func (m *Options) XXX_DiscardUnknown()
func (*Options) XXX_Marshal ¶
func (*Options) XXX_Unmarshal ¶
type PathParameters ¶ added in v0.8.0
type PathParameters struct { // query, cookie, path In string `protobuf:"bytes,1,opt,name=in,proto3" json:"in,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Required bool `protobuf:"varint,3,opt,name=required,proto3" json:"required,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` AllowReserved bool `protobuf:"varint,5,opt,name=allowReserved,proto3" json:"allowReserved,omitempty"` Style string `protobuf:"bytes,6,opt,name=style,proto3" json:"style,omitempty"` Explode bool `protobuf:"varint,7,opt,name=explode,proto3" json:"explode,omitempty"` AllowEmptyValue bool `protobuf:"varint,8,opt,name=allowEmptyValue,proto3" json:"allowEmptyValue,omitempty"` Schema *Schema `protobuf:"bytes,9,opt,name=schema,proto3" json:"schema,omitempty"` Example string `protobuf:"bytes,10,opt,name=example,proto3" json:"example,omitempty"` }
func (*PathParameters) Descriptor ¶ added in v0.8.0
func (*PathParameters) Descriptor() ([]byte, []int)
func (*PathParameters) GetAllowEmptyValue ¶ added in v0.8.0
func (m *PathParameters) GetAllowEmptyValue() bool
func (*PathParameters) GetAllowReserved ¶ added in v0.8.0
func (m *PathParameters) GetAllowReserved() bool
func (*PathParameters) GetDescription ¶ added in v0.8.0
func (m *PathParameters) GetDescription() string
func (*PathParameters) GetExample ¶ added in v0.8.0
func (m *PathParameters) GetExample() string
func (*PathParameters) GetExplode ¶ added in v0.8.0
func (m *PathParameters) GetExplode() bool
func (*PathParameters) GetIn ¶ added in v0.8.0
func (m *PathParameters) GetIn() string
func (*PathParameters) GetName ¶ added in v0.8.0
func (m *PathParameters) GetName() string
func (*PathParameters) GetRequired ¶ added in v0.8.0
func (m *PathParameters) GetRequired() bool
func (*PathParameters) GetSchema ¶ added in v0.8.0
func (m *PathParameters) GetSchema() *Schema
func (*PathParameters) GetStyle ¶ added in v0.8.0
func (m *PathParameters) GetStyle() string
func (*PathParameters) Marshal ¶ added in v0.8.0
func (m *PathParameters) Marshal() (dAtA []byte, err error)
func (*PathParameters) MarshalTo ¶ added in v0.8.0
func (m *PathParameters) MarshalTo(dAtA []byte) (int, error)
func (*PathParameters) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *PathParameters) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PathParameters) ProtoMessage ¶ added in v0.8.0
func (*PathParameters) ProtoMessage()
func (*PathParameters) Reset ¶ added in v0.8.0
func (m *PathParameters) Reset()
func (*PathParameters) Size ¶ added in v0.8.0
func (m *PathParameters) Size() (n int)
func (*PathParameters) String ¶ added in v0.8.0
func (m *PathParameters) String() string
func (*PathParameters) Unmarshal ¶ added in v0.8.0
func (m *PathParameters) Unmarshal(dAtA []byte) error
func (*PathParameters) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *PathParameters) XXX_DiscardUnknown()
func (*PathParameters) XXX_Marshal ¶ added in v0.8.0
func (m *PathParameters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathParameters) XXX_Merge ¶ added in v0.8.0
func (m *PathParameters) XXX_Merge(src proto.Message)
func (*PathParameters) XXX_Size ¶ added in v0.8.0
func (m *PathParameters) XXX_Size() int
func (*PathParameters) XXX_Unmarshal ¶ added in v0.8.0
func (m *PathParameters) XXX_Unmarshal(b []byte) error
type PathRequestBody ¶ added in v0.8.0
type PathRequestBody struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` Required bool `protobuf:"varint,2,opt,name=required,proto3" json:"required,omitempty"` Content *PathRequestBodyContent `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"` }
func (*PathRequestBody) Descriptor ¶ added in v0.8.0
func (*PathRequestBody) Descriptor() ([]byte, []int)
func (*PathRequestBody) GetContent ¶ added in v0.8.0
func (m *PathRequestBody) GetContent() *PathRequestBodyContent
func (*PathRequestBody) GetDescription ¶ added in v0.8.0
func (m *PathRequestBody) GetDescription() string
func (*PathRequestBody) GetRequired ¶ added in v0.8.0
func (m *PathRequestBody) GetRequired() bool
func (*PathRequestBody) Marshal ¶ added in v0.8.0
func (m *PathRequestBody) Marshal() (dAtA []byte, err error)
func (*PathRequestBody) MarshalTo ¶ added in v0.8.0
func (m *PathRequestBody) MarshalTo(dAtA []byte) (int, error)
func (*PathRequestBody) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *PathRequestBody) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PathRequestBody) ProtoMessage ¶ added in v0.8.0
func (*PathRequestBody) ProtoMessage()
func (*PathRequestBody) Reset ¶ added in v0.8.0
func (m *PathRequestBody) Reset()
func (*PathRequestBody) Size ¶ added in v0.8.0
func (m *PathRequestBody) Size() (n int)
func (*PathRequestBody) String ¶ added in v0.8.0
func (m *PathRequestBody) String() string
func (*PathRequestBody) Unmarshal ¶ added in v0.8.0
func (m *PathRequestBody) Unmarshal(dAtA []byte) error
func (*PathRequestBody) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *PathRequestBody) XXX_DiscardUnknown()
func (*PathRequestBody) XXX_Marshal ¶ added in v0.8.0
func (m *PathRequestBody) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathRequestBody) XXX_Merge ¶ added in v0.8.0
func (m *PathRequestBody) XXX_Merge(src proto.Message)
func (*PathRequestBody) XXX_Size ¶ added in v0.8.0
func (m *PathRequestBody) XXX_Size() int
func (*PathRequestBody) XXX_Unmarshal ¶ added in v0.8.0
func (m *PathRequestBody) XXX_Unmarshal(b []byte) error
type PathRequestBodyContent ¶ added in v0.8.0
type PathRequestBodyContent struct { ApplicationJson *ApplicationContent `protobuf:"bytes,1,opt,name=applicationJson,proto3" json:"applicationJson,omitempty"` ApplicationXml *ApplicationContent `protobuf:"bytes,2,opt,name=applicationXml,proto3" json:"applicationXml,omitempty"` }
func (*PathRequestBodyContent) Descriptor ¶ added in v0.8.0
func (*PathRequestBodyContent) Descriptor() ([]byte, []int)
func (*PathRequestBodyContent) GetApplicationJson ¶ added in v0.8.0
func (m *PathRequestBodyContent) GetApplicationJson() *ApplicationContent
func (*PathRequestBodyContent) GetApplicationXml ¶ added in v0.8.0
func (m *PathRequestBodyContent) GetApplicationXml() *ApplicationContent
func (*PathRequestBodyContent) Marshal ¶ added in v0.8.0
func (m *PathRequestBodyContent) Marshal() (dAtA []byte, err error)
func (*PathRequestBodyContent) MarshalTo ¶ added in v0.8.0
func (m *PathRequestBodyContent) MarshalTo(dAtA []byte) (int, error)
func (*PathRequestBodyContent) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *PathRequestBodyContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PathRequestBodyContent) ProtoMessage ¶ added in v0.8.0
func (*PathRequestBodyContent) ProtoMessage()
func (*PathRequestBodyContent) Reset ¶ added in v0.8.0
func (m *PathRequestBodyContent) Reset()
func (*PathRequestBodyContent) Size ¶ added in v0.8.0
func (m *PathRequestBodyContent) Size() (n int)
func (*PathRequestBodyContent) String ¶ added in v0.8.0
func (m *PathRequestBodyContent) String() string
func (*PathRequestBodyContent) Unmarshal ¶ added in v0.8.0
func (m *PathRequestBodyContent) Unmarshal(dAtA []byte) error
func (*PathRequestBodyContent) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *PathRequestBodyContent) XXX_DiscardUnknown()
func (*PathRequestBodyContent) XXX_Marshal ¶ added in v0.8.0
func (m *PathRequestBodyContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathRequestBodyContent) XXX_Merge ¶ added in v0.8.0
func (m *PathRequestBodyContent) XXX_Merge(src proto.Message)
func (*PathRequestBodyContent) XXX_Size ¶ added in v0.8.0
func (m *PathRequestBodyContent) XXX_Size() int
func (*PathRequestBodyContent) XXX_Unmarshal ¶ added in v0.8.0
func (m *PathRequestBodyContent) XXX_Unmarshal(b []byte) error
type PathResponse ¶ added in v0.8.0
type PathResponse struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` Content *ApplicationContent `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` }
PathResponse is swagger path response
func (*PathResponse) Descriptor ¶ added in v0.8.0
func (*PathResponse) Descriptor() ([]byte, []int)
func (*PathResponse) GetContent ¶ added in v0.8.0
func (m *PathResponse) GetContent() *ApplicationContent
func (*PathResponse) GetDescription ¶ added in v0.8.0
func (m *PathResponse) GetDescription() string
func (*PathResponse) Marshal ¶ added in v0.8.0
func (m *PathResponse) Marshal() (dAtA []byte, err error)
func (*PathResponse) MarshalTo ¶ added in v0.8.0
func (m *PathResponse) MarshalTo(dAtA []byte) (int, error)
func (*PathResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *PathResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PathResponse) ProtoMessage ¶ added in v0.8.0
func (*PathResponse) ProtoMessage()
func (*PathResponse) Reset ¶ added in v0.8.0
func (m *PathResponse) Reset()
func (*PathResponse) Size ¶ added in v0.8.0
func (m *PathResponse) Size() (n int)
func (*PathResponse) String ¶ added in v0.8.0
func (m *PathResponse) String() string
func (*PathResponse) Unmarshal ¶ added in v0.8.0
func (m *PathResponse) Unmarshal(dAtA []byte) error
func (*PathResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *PathResponse) XXX_DiscardUnknown()
func (*PathResponse) XXX_Marshal ¶ added in v0.8.0
func (m *PathResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathResponse) XXX_Merge ¶ added in v0.8.0
func (m *PathResponse) XXX_Merge(src proto.Message)
func (*PathResponse) XXX_Size ¶ added in v0.8.0
func (m *PathResponse) XXX_Size() int
func (*PathResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *PathResponse) XXX_Unmarshal(b []byte) error
type PathSecurity ¶ added in v0.8.0
type PathSecurity struct { BasicAuth []string `protobuf:"bytes,1,rep,name=basicAuth,proto3" json:"basicAuth,omitempty"` ApiKeys []string `protobuf:"bytes,2,rep,name=apiKeys,proto3" json:"apiKeys,omitempty"` BearerAuth []string `protobuf:"bytes,3,rep,name=bearerAuth,proto3" json:"bearerAuth,omitempty"` }
func (*PathSecurity) Descriptor ¶ added in v0.8.0
func (*PathSecurity) Descriptor() ([]byte, []int)
func (*PathSecurity) GetApiKeys ¶ added in v0.8.0
func (m *PathSecurity) GetApiKeys() []string
func (*PathSecurity) GetBasicAuth ¶ added in v0.8.0
func (m *PathSecurity) GetBasicAuth() []string
func (*PathSecurity) GetBearerAuth ¶ added in v0.8.0
func (m *PathSecurity) GetBearerAuth() []string
func (*PathSecurity) Marshal ¶ added in v0.8.0
func (m *PathSecurity) Marshal() (dAtA []byte, err error)
func (*PathSecurity) MarshalTo ¶ added in v0.8.0
func (m *PathSecurity) MarshalTo(dAtA []byte) (int, error)
func (*PathSecurity) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *PathSecurity) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PathSecurity) ProtoMessage ¶ added in v0.8.0
func (*PathSecurity) ProtoMessage()
func (*PathSecurity) Reset ¶ added in v0.8.0
func (m *PathSecurity) Reset()
func (*PathSecurity) Size ¶ added in v0.8.0
func (m *PathSecurity) Size() (n int)
func (*PathSecurity) String ¶ added in v0.8.0
func (m *PathSecurity) String() string
func (*PathSecurity) Unmarshal ¶ added in v0.8.0
func (m *PathSecurity) Unmarshal(dAtA []byte) error
func (*PathSecurity) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *PathSecurity) XXX_DiscardUnknown()
func (*PathSecurity) XXX_Marshal ¶ added in v0.8.0
func (m *PathSecurity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathSecurity) XXX_Merge ¶ added in v0.8.0
func (m *PathSecurity) XXX_Merge(src proto.Message)
func (*PathSecurity) XXX_Size ¶ added in v0.8.0
func (m *PathSecurity) XXX_Size() int
func (*PathSecurity) XXX_Unmarshal ¶ added in v0.8.0
func (m *PathSecurity) XXX_Unmarshal(b []byte) error
type Result ¶
type Result struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"` Service *Service `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"` Timestamp int64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
Result is returns by the watcher
func (*Result) Descriptor ¶
func (*Result) GetService ¶
func (*Result) GetTimestamp ¶
func (*Result) MarshalToSizedBuffer ¶
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) XXX_DiscardUnknown ¶
func (m *Result) XXX_DiscardUnknown()
func (*Result) XXX_Marshal ¶
func (*Result) XXX_Unmarshal ¶
type Schema ¶ added in v0.8.0
type Schema struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Format string `protobuf:"bytes,2,opt,name=format,proto3" json:"format,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Example string `protobuf:"bytes,4,opt,name=example,proto3" json:"example,omitempty"` Pattern string `protobuf:"bytes,5,opt,name=pattern,proto3" json:"pattern,omitempty"` Nullable bool `protobuf:"varint,6,opt,name=nullable,proto3" json:"nullable,omitempty"` ReadOnly bool `protobuf:"varint,7,opt,name=readOnly,proto3" json:"readOnly,omitempty"` WriteOnly bool `protobuf:"varint,8,opt,name=writeOnly,proto3" json:"writeOnly,omitempty"` Required bool `protobuf:"varint,9,opt,name=required,proto3" json:"required,omitempty"` Ref string `protobuf:"bytes,10,opt,name=ref,proto3" json:"ref,omitempty"` Default string `protobuf:"bytes,11,opt,name=default,proto3" json:"default,omitempty"` MinLength int32 `protobuf:"varint,20,opt,name=minLength,proto3" json:"minLength,omitempty"` MaxLength int32 `protobuf:"varint,21,opt,name=maxLength,proto3" json:"maxLength,omitempty"` MultipleOf int32 `protobuf:"varint,30,opt,name=multipleOf,proto3" json:"multipleOf,omitempty"` Minimum int32 `protobuf:"varint,31,opt,name=minimum,proto3" json:"minimum,omitempty"` ExclusiveMinimum bool `protobuf:"varint,32,opt,name=exclusiveMinimum,proto3" json:"exclusiveMinimum,omitempty"` Maximum int32 `protobuf:"varint,33,opt,name=maximum,proto3" json:"maximum,omitempty"` ExclusiveMaximum bool `protobuf:"varint,34,opt,name=exclusiveMaximum,proto3" json:"exclusiveMaximum,omitempty"` Enum []string `protobuf:"bytes,41,rep,name=enum,proto3" json:"enum,omitempty"` Items []*Schema `protobuf:"bytes,42,rep,name=items,proto3" json:"items,omitempty"` Parameters []*PathParameters `protobuf:"bytes,51,rep,name=parameters,proto3" json:"parameters,omitempty"` }
func (*Schema) Descriptor ¶ added in v0.8.0
func (*Schema) GetDefault ¶ added in v0.8.0
func (*Schema) GetDescription ¶ added in v0.8.0
func (*Schema) GetExample ¶ added in v0.8.0
func (*Schema) GetExclusiveMaximum ¶ added in v0.8.0
func (*Schema) GetExclusiveMinimum ¶ added in v0.8.0
func (*Schema) GetMaxLength ¶ added in v0.8.0
func (*Schema) GetMaximum ¶ added in v0.8.0
func (*Schema) GetMinLength ¶ added in v0.8.0
func (*Schema) GetMinimum ¶ added in v0.8.0
func (*Schema) GetMultipleOf ¶ added in v0.8.0
func (*Schema) GetNullable ¶ added in v0.8.0
func (*Schema) GetParameters ¶ added in v0.8.0
func (m *Schema) GetParameters() []*PathParameters
func (*Schema) GetPattern ¶ added in v0.8.0
func (*Schema) GetReadOnly ¶ added in v0.8.0
func (*Schema) GetRequired ¶ added in v0.8.0
func (*Schema) GetWriteOnly ¶ added in v0.8.0
func (*Schema) MarshalToSizedBuffer ¶ added in v0.8.0
func (*Schema) ProtoMessage ¶ added in v0.8.0
func (*Schema) ProtoMessage()
func (*Schema) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *Schema) XXX_DiscardUnknown()
func (*Schema) XXX_Marshal ¶ added in v0.8.0
func (*Schema) XXX_Unmarshal ¶ added in v0.8.0
type SecuritySchemas ¶ added in v0.8.0
type SecuritySchemas struct { Basic *BasicSecurity `protobuf:"bytes,1,opt,name=basic,proto3" json:"basic,omitempty"` ApiKeys *APIKeysSecurity `protobuf:"bytes,2,opt,name=apiKeys,proto3" json:"apiKeys,omitempty"` Bearer *BearerSecurity `protobuf:"bytes,3,opt,name=bearer,proto3" json:"bearer,omitempty"` }
func (*SecuritySchemas) Descriptor ¶ added in v0.8.0
func (*SecuritySchemas) Descriptor() ([]byte, []int)
func (*SecuritySchemas) GetApiKeys ¶ added in v0.8.0
func (m *SecuritySchemas) GetApiKeys() *APIKeysSecurity
func (*SecuritySchemas) GetBasic ¶ added in v0.8.0
func (m *SecuritySchemas) GetBasic() *BasicSecurity
func (*SecuritySchemas) GetBearer ¶ added in v0.8.0
func (m *SecuritySchemas) GetBearer() *BearerSecurity
func (*SecuritySchemas) Marshal ¶ added in v0.8.0
func (m *SecuritySchemas) Marshal() (dAtA []byte, err error)
func (*SecuritySchemas) MarshalTo ¶ added in v0.8.0
func (m *SecuritySchemas) MarshalTo(dAtA []byte) (int, error)
func (*SecuritySchemas) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *SecuritySchemas) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecuritySchemas) ProtoMessage ¶ added in v0.8.0
func (*SecuritySchemas) ProtoMessage()
func (*SecuritySchemas) Reset ¶ added in v0.8.0
func (m *SecuritySchemas) Reset()
func (*SecuritySchemas) Size ¶ added in v0.8.0
func (m *SecuritySchemas) Size() (n int)
func (*SecuritySchemas) String ¶ added in v0.8.0
func (m *SecuritySchemas) String() string
func (*SecuritySchemas) Unmarshal ¶ added in v0.8.0
func (m *SecuritySchemas) Unmarshal(dAtA []byte) error
func (*SecuritySchemas) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *SecuritySchemas) XXX_DiscardUnknown()
func (*SecuritySchemas) XXX_Marshal ¶ added in v0.8.0
func (m *SecuritySchemas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecuritySchemas) XXX_Merge ¶ added in v0.8.0
func (m *SecuritySchemas) XXX_Merge(src proto.Message)
func (*SecuritySchemas) XXX_Size ¶ added in v0.8.0
func (m *SecuritySchemas) XXX_Size() int
func (*SecuritySchemas) XXX_Unmarshal ¶ added in v0.8.0
func (m *SecuritySchemas) XXX_Unmarshal(b []byte) error
type Service ¶
type Service struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ Endpoints []*Endpoint `protobuf:"bytes,4,rep,name=endpoints,proto3" json:"endpoints,omitempty"` Nodes []*Node `protobuf:"bytes,5,rep,name=nodes,proto3" json:"nodes,omitempty"` Options *Options `protobuf:"bytes,6,opt,name=options,proto3" json:"options,omitempty"` // swagger security Security *SecuritySchemas `protobuf:"bytes,7,opt,name=security,proto3" json:"security,omitempty"` }
Service represents a vine service
func (*Service) Descriptor ¶
func (*Service) GetEndpoints ¶
func (*Service) GetMetadata ¶
func (*Service) GetOptions ¶
func (*Service) GetSecurity ¶ added in v0.8.0
func (m *Service) GetSecurity() *SecuritySchemas
func (*Service) GetVersion ¶
func (*Service) MarshalToSizedBuffer ¶
func (*Service) ProtoMessage ¶
func (*Service) ProtoMessage()
func (*Service) XXX_DiscardUnknown ¶
func (m *Service) XXX_DiscardUnknown()
func (*Service) XXX_Marshal ¶
func (*Service) XXX_Unmarshal ¶
type Value ¶
type Value struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Values []*Value `protobuf:"bytes,3,rep,name=values,proto3" json:"values,omitempty"` Parameters *PathParameters `protobuf:"bytes,4,opt,name=parameters,proto3" json:"parameters,omitempty"` Body *PathRequestBody `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` Response *PathResponse `protobuf:"bytes,6,opt,name=response,proto3" json:"response,omitempty"` }
Value is an opaque value for a request or response
func (*Value) Descriptor ¶
func (*Value) GetBody ¶ added in v0.8.0
func (m *Value) GetBody() *PathRequestBody
func (*Value) GetParameters ¶ added in v0.8.0
func (m *Value) GetParameters() *PathParameters
func (*Value) GetResponse ¶ added in v0.8.0
func (m *Value) GetResponse() *PathResponse
func (*Value) ProtoMessage ¶
func (*Value) ProtoMessage()
func (*Value) XXX_DiscardUnknown ¶
func (m *Value) XXX_DiscardUnknown()