internal

package
v0.0.0-...-1643519 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CachedStep

type CachedStep struct {
	// Step is the root annotation step.
	Step *milo.Step `protobuf:"bytes,1,opt,name=step,proto3" json:"step,omitempty"`
	// Finished is true if this is the last annotation protobuf in the stream.
	Finished             bool     `protobuf:"varint,2,opt,name=finished,proto3" json:"finished,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Item is a full annotation protobuf state item. It is used to serialize and deserialize Step and associated fetch data into memcache.

func (*CachedStep) Descriptor

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

func (*CachedStep) GetFinished

func (m *CachedStep) GetFinished() bool

func (*CachedStep) GetStep

func (m *CachedStep) GetStep() *milo.Step

func (*CachedStep) ProtoMessage

func (*CachedStep) ProtoMessage()

func (*CachedStep) Reset

func (m *CachedStep) Reset()

func (*CachedStep) String

func (m *CachedStep) String() string

func (*CachedStep) XXX_DiscardUnknown

func (m *CachedStep) XXX_DiscardUnknown()

func (*CachedStep) XXX_Marshal

func (m *CachedStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CachedStep) XXX_Merge

func (m *CachedStep) XXX_Merge(src proto.Message)

func (*CachedStep) XXX_Size

func (m *CachedStep) XXX_Size() int

func (*CachedStep) XXX_Unmarshal

func (m *CachedStep) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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