annotations

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2019 License: MIT Imports: 4 Imported by: 1

Documentation

Overview

Package annotations is a generated protocol buffer package.

It is generated from these files:

annotations.proto

It has these top-level messages:

Interceptors

Index

Constants

This section is empty.

Variables

View Source
var E_MethodInterceptors = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.MethodOptions)(nil),
	ExtensionType: (*Interceptors)(nil),
	Field:         1041,
	Name:          "grpcmw.method_interceptors",
	Tag:           "bytes,1041,opt,name=method_interceptors,json=methodInterceptors",
	Filename:      "annotations.proto",
}
View Source
var E_PackageInterceptors = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.FileOptions)(nil),
	ExtensionType: (*Interceptors)(nil),
	Field:         1041,
	Name:          "grpcmw.package_interceptors",
	Tag:           "bytes,1041,opt,name=package_interceptors,json=packageInterceptors",
	Filename:      "annotations.proto",
}
View Source
var E_ServiceInterceptors = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.ServiceOptions)(nil),
	ExtensionType: (*Interceptors)(nil),
	Field:         1041,
	Name:          "grpcmw.service_interceptors",
	Tag:           "bytes,1041,opt,name=service_interceptors,json=serviceInterceptors",
	Filename:      "annotations.proto",
}

Functions

This section is empty.

Types

type Interceptors

type Interceptors struct {
	Indexes          []string `protobuf:"bytes,1,rep,name=indexes" json:"indexes,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Interceptors) Descriptor

func (*Interceptors) Descriptor() ([]byte, []int)

func (*Interceptors) GetIndexes

func (m *Interceptors) GetIndexes() []string

func (*Interceptors) ProtoMessage

func (*Interceptors) ProtoMessage()

func (*Interceptors) Reset

func (m *Interceptors) Reset()

func (*Interceptors) String

func (m *Interceptors) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL