ticket

package
v0.15.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_deephaven_proto_ticket_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Ticket

type Ticket struct {
	Ticket []byte `protobuf:"bytes,1,opt,name=ticket,proto3" json:"ticket,omitempty"`
	// contains filtered or unexported fields
}

An opaque identifier that the service can use to retrieve a particular portion of a stream.

func (*Ticket) Descriptor deprecated

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

Deprecated: Use Ticket.ProtoReflect.Descriptor instead.

func (*Ticket) GetTicket

func (x *Ticket) GetTicket() []byte

func (*Ticket) ProtoMessage

func (*Ticket) ProtoMessage()

func (*Ticket) ProtoReflect

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

func (*Ticket) Reset

func (x *Ticket) Reset()

func (*Ticket) String

func (x *Ticket) String() string

type TypedTicket

type TypedTicket struct {
	Ticket *Ticket `protobuf:"bytes,1,opt,name=ticket,proto3" json:"ticket,omitempty"`
	//
	// The type. An empty string means that it is not known, not that the server chose to not set it.
	Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*TypedTicket) Descriptor deprecated

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

Deprecated: Use TypedTicket.ProtoReflect.Descriptor instead.

func (*TypedTicket) GetTicket

func (x *TypedTicket) GetTicket() *Ticket

func (*TypedTicket) GetType

func (x *TypedTicket) GetType() string

func (*TypedTicket) ProtoMessage

func (*TypedTicket) ProtoMessage()

func (*TypedTicket) ProtoReflect

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

func (*TypedTicket) Reset

func (x *TypedTicket) Reset()

func (*TypedTicket) String

func (x *TypedTicket) String() string

Jump to

Keyboard shortcuts

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