com_HailoOSS_kernel_binding_servicedown

package
v0.0.0-...-9b813e6 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package com_HailoOSS_kernel_binding_servicedown is a generated protocol buffer package.

It is generated from these files:

github.com/HailoOSS/binding-service/proto/servicedown/servicedown.proto

It has these top-level messages:

Request
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Service          *string `protobuf:"bytes,1,req,name=service" json:"service,omitempty"`
	Queue            *string `protobuf:"bytes,2,req,name=queue" json:"queue,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetQueue

func (m *Request) GetQueue() string

func (*Request) GetService

func (m *Request) GetService() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) Reset

func (m *Request) Reset()

func (*Request) String

func (m *Request) String() string

type Response

type Response struct {
	Ok               *bool  `protobuf:"varint,1,req,name=ok" json:"ok,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Response) GetOk

func (m *Response) GetOk() bool

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

Jump to

Keyboard shortcuts

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