Astounding

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

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Pipeline message schema generation options.
	//
	// The field number is a globally unique id for this option, assigned by
	// [email protected]
	//
	// optional gen_pipes.PipeOptions pipe_opts = 1090;
	E_PipeOpts = &file_pipeline_proto_extTypes[0]
)

Extension fields to descriptorpb.MessageOptions.

View Source
var File_pipeline_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PipeOptions

type PipeOptions struct {

	// Specifies the Options needed for constructing the Pipeline :-)
	//
	// If not blank, indicates that a topic should get created.
	// TO DO - while breaking changes still tentatively allowed,
	//   see if can use bool, and get Topic Name from Message Name
	//   (when true).
	GenPubsubTopic bool `protobuf:"varint,1,opt,name=gen_pubsub_topic,json=genPubsubTopic,proto3" json:"gen_pubsub_topic,omitempty"`
	// contains filtered or unexported fields
}

func (*PipeOptions) Descriptor deprecated

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

Deprecated: Use PipeOptions.ProtoReflect.Descriptor instead.

func (*PipeOptions) GetGenPubsubTopic

func (x *PipeOptions) GetGenPubsubTopic() bool

func (*PipeOptions) ProtoMessage

func (*PipeOptions) ProtoMessage()

func (*PipeOptions) ProtoReflect

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

func (*PipeOptions) Reset

func (x *PipeOptions) Reset()

func (*PipeOptions) String

func (x *PipeOptions) String() string

Jump to

Keyboard shortcuts

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