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: 3 Imported by: 0

Documentation

Overview

Package internal contains internal structs used by the engine.

Package internal is a generated protocol buffer package.

It is generated from these files:

github.com/luci/luci-go/scheduler/appengine/engine/internal/tq_tasks.proto

It has these top-level messages:

TickLaterTask
StartInvocationTask

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StartInvocationTask

type StartInvocationTask struct {
	JobId string `protobuf:"bytes,1,opt,name=job_id,json=jobId" json:"job_id,omitempty"`
}

func (*StartInvocationTask) Descriptor

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

func (*StartInvocationTask) GetJobId

func (m *StartInvocationTask) GetJobId() string

func (*StartInvocationTask) ProtoMessage

func (*StartInvocationTask) ProtoMessage()

func (*StartInvocationTask) Reset

func (m *StartInvocationTask) Reset()

func (*StartInvocationTask) String

func (m *StartInvocationTask) String() string

type TickLaterTask

type TickLaterTask struct {
	JobId     string `protobuf:"bytes,1,opt,name=job_id,json=jobId" json:"job_id,omitempty"`
	TickNonce int64  `protobuf:"varint,2,opt,name=tick_nonce,json=tickNonce" json:"tick_nonce,omitempty"`
}

func (*TickLaterTask) Descriptor

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

func (*TickLaterTask) GetJobId

func (m *TickLaterTask) GetJobId() string

func (*TickLaterTask) GetTickNonce

func (m *TickLaterTask) GetTickNonce() int64

func (*TickLaterTask) ProtoMessage

func (*TickLaterTask) ProtoMessage()

func (*TickLaterTask) Reset

func (m *TickLaterTask) Reset()

func (*TickLaterTask) String

func (m *TickLaterTask) String() string

Jump to

Keyboard shortcuts

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