options

package
v0.0.0-...-c4be6ef Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional remixer.GraphqlQueryOptions graphql_query = 2056;
	E_GraphqlQuery = &file_graphql_proto_extTypes[0]
	// optional remixer.GraphqlMutationOptions graphql_mutation = 2057;
	E_GraphqlMutation = &file_graphql_proto_extTypes[1]
)

Extension fields to descriptor.MethodOptions.

View Source
var (
	// optional remixer.GraphqlFieldOptions graphql_field = 2056;
	E_GraphqlField = &file_graphql_proto_extTypes[2]
)

Extension fields to descriptor.FieldOptions.

View Source
var (
	// optional remixer.GraphqlOneofInterfaceOptions graphql_interface = 2056;
	E_GraphqlInterface = &file_graphql_proto_extTypes[4]
)

Extension fields to descriptor.OneofOptions.

View Source
var (
	// optional remixer.GraphqlMessageOptions graphql_object = 2056;
	E_GraphqlObject = &file_graphql_proto_extTypes[3]
)

Extension fields to descriptor.MessageOptions.

View Source
var File_graphql_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GraphqlFieldOptions

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

func (*GraphqlFieldOptions) Descriptor deprecated

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

Deprecated: Use GraphqlFieldOptions.ProtoReflect.Descriptor instead.

func (*GraphqlFieldOptions) GetId

func (x *GraphqlFieldOptions) GetId() bool

func (*GraphqlFieldOptions) ProtoMessage

func (*GraphqlFieldOptions) ProtoMessage()

func (*GraphqlFieldOptions) ProtoReflect

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

func (*GraphqlFieldOptions) Reset

func (x *GraphqlFieldOptions) Reset()

func (*GraphqlFieldOptions) String

func (x *GraphqlFieldOptions) String() string

type GraphqlMessageOptions

type GraphqlMessageOptions struct {
	DelegateTo string `protobuf:"bytes,1,opt,name=delegate_to,json=delegateTo,proto3" json:"delegate_to,omitempty"`
	// contains filtered or unexported fields
}

func (*GraphqlMessageOptions) Descriptor deprecated

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

Deprecated: Use GraphqlMessageOptions.ProtoReflect.Descriptor instead.

func (*GraphqlMessageOptions) GetDelegateTo

func (x *GraphqlMessageOptions) GetDelegateTo() string

func (*GraphqlMessageOptions) ProtoMessage

func (*GraphqlMessageOptions) ProtoMessage()

func (*GraphqlMessageOptions) ProtoReflect

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

func (*GraphqlMessageOptions) Reset

func (x *GraphqlMessageOptions) Reset()

func (*GraphqlMessageOptions) String

func (x *GraphqlMessageOptions) String() string

type GraphqlMutationOptions

type GraphqlMutationOptions struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GraphqlMutationOptions) Descriptor deprecated

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

Deprecated: Use GraphqlMutationOptions.ProtoReflect.Descriptor instead.

func (*GraphqlMutationOptions) GetName

func (x *GraphqlMutationOptions) GetName() string

func (*GraphqlMutationOptions) ProtoMessage

func (*GraphqlMutationOptions) ProtoMessage()

func (*GraphqlMutationOptions) ProtoReflect

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

func (*GraphqlMutationOptions) Reset

func (x *GraphqlMutationOptions) Reset()

func (*GraphqlMutationOptions) String

func (x *GraphqlMutationOptions) String() string

type GraphqlOneofInterfaceOptions

type GraphqlOneofInterfaceOptions struct {
	Fields []string `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"`
	// contains filtered or unexported fields
}

func (*GraphqlOneofInterfaceOptions) Descriptor deprecated

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

Deprecated: Use GraphqlOneofInterfaceOptions.ProtoReflect.Descriptor instead.

func (*GraphqlOneofInterfaceOptions) GetFields

func (x *GraphqlOneofInterfaceOptions) GetFields() []string

func (*GraphqlOneofInterfaceOptions) ProtoMessage

func (*GraphqlOneofInterfaceOptions) ProtoMessage()

func (*GraphqlOneofInterfaceOptions) ProtoReflect

func (*GraphqlOneofInterfaceOptions) Reset

func (x *GraphqlOneofInterfaceOptions) Reset()

func (*GraphqlOneofInterfaceOptions) String

type GraphqlQueryOptions

type GraphqlQueryOptions struct {
	Name   string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Output string `protobuf:"bytes,3,opt,name=output,proto3" json:"output,omitempty"`
	// contains filtered or unexported fields
}

func (*GraphqlQueryOptions) Descriptor deprecated

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

Deprecated: Use GraphqlQueryOptions.ProtoReflect.Descriptor instead.

func (*GraphqlQueryOptions) GetName

func (x *GraphqlQueryOptions) GetName() string

func (*GraphqlQueryOptions) GetOutput

func (x *GraphqlQueryOptions) GetOutput() string

func (*GraphqlQueryOptions) ProtoMessage

func (*GraphqlQueryOptions) ProtoMessage()

func (*GraphqlQueryOptions) ProtoReflect

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

func (*GraphqlQueryOptions) Reset

func (x *GraphqlQueryOptions) Reset()

func (*GraphqlQueryOptions) String

func (x *GraphqlQueryOptions) String() string

Jump to

Keyboard shortcuts

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