internal

package
v0.0.0-...-678bb0e Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package internal is a generated protocol buffer package.

It is generated from these files:

github.com/luci/luci-go/milo/buildsource/rawpresentation/internal/stream.proto

It has these top-level messages:

CachedStep

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" json:"step,omitempty"`
	// Finished is true if this is the last annotation protobuf in the stream.
	Finished bool `protobuf:"varint,2,opt,name=finished" json:"finished,omitempty"`
}

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

Jump to

Keyboard shortcuts

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