options

package
v0.0.0-...-6dd30b8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ID assigned by protobuf-global-extension-registry@google.com for gengraphql project.
	//
	// optional gengraphql.options.RPC rpc = 1070;
	E_Rpc = &file_options_proto_extTypes[0]
)

Extension fields to descriptor.MethodOptions.

View Source
var (
	// ID assigned by protobuf-global-extension-registry@google.com for gengraphql.
	//
	// optional gengraphql.options.Schema schema = 1070;
	E_Schema = &file_options_proto_extTypes[1]
)

Extension fields to descriptor.FileOptions.

View Source
var File_options_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RPC

type RPC struct {
	Mutation     bool     `protobuf:"varint,1,opt,name=mutation,proto3" json:"mutation,omitempty"`
	Skip         bool     `protobuf:"varint,2,opt,name=skip,proto3" json:"skip,omitempty"`
	RespondsWith []string `protobuf:"bytes,3,rep,name=responds_with,json=respondsWith,proto3" json:"responds_with,omitempty"`
	// contains filtered or unexported fields
}

func (*RPC) Descriptor deprecated

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

Deprecated: Use RPC.ProtoReflect.Descriptor instead.

func (*RPC) GetMutation

func (x *RPC) GetMutation() bool

func (*RPC) GetRespondsWith

func (x *RPC) GetRespondsWith() []string

func (*RPC) GetSkip

func (x *RPC) GetSkip() bool

func (*RPC) ProtoMessage

func (*RPC) ProtoMessage()

func (*RPC) ProtoReflect

func (x *RPC) ProtoReflect() protoreflect.Message

func (*RPC) Reset

func (x *RPC) Reset()

func (*RPC) String

func (x *RPC) String() string

type Schema

type Schema struct {
	Federated bool `protobuf:"varint,1,opt,name=federated,proto3" json:"federated,omitempty"`
	// contains filtered or unexported fields
}

func (*Schema) Descriptor deprecated

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

Deprecated: Use Schema.ProtoReflect.Descriptor instead.

func (*Schema) GetFederated

func (x *Schema) GetFederated() bool

func (*Schema) ProtoMessage

func (*Schema) ProtoMessage()

func (*Schema) ProtoReflect

func (x *Schema) ProtoReflect() protoreflect.Message

func (*Schema) Reset

func (x *Schema) Reset()

func (*Schema) String

func (x *Schema) String() string

Jump to

Keyboard shortcuts

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