com_HailoOSS_kernel_discovery_endpoints

package
v0.0.0-...-1bd406c 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: 6

Documentation

Overview

Package com_HailoOSS_kernel_discovery_endpoints is a generated protocol buffer package.

It is generated from these files:

github.com/HailoOSS/discovery-service/proto/endpoints/endpoints.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,opt,name=service" json:"service,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

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 {
	Endpoints        []*Response_Endpoint `protobuf:"bytes,1,rep,name=endpoints" json:"endpoints,omitempty"`
	XXX_unrecognized []byte               `json:"-"`
}

func (*Response) GetEndpoints

func (m *Response) GetEndpoints() []*Response_Endpoint

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

type Response_Endpoint

type Response_Endpoint struct {
	FqName           *string `protobuf:"bytes,1,req,name=fqName" json:"fqName,omitempty"`
	Version          *uint64 `protobuf:"varint,2,req,name=version" json:"version,omitempty"`
	Mean             *uint32 `protobuf:"varint,3,req,name=mean" json:"mean,omitempty"`
	Upper95          *uint32 `protobuf:"varint,4,req,name=upper95" json:"upper95,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Response_Endpoint) GetFqName

func (m *Response_Endpoint) GetFqName() string

func (*Response_Endpoint) GetMean

func (m *Response_Endpoint) GetMean() uint32

func (*Response_Endpoint) GetUpper95

func (m *Response_Endpoint) GetUpper95() uint32

func (*Response_Endpoint) GetVersion

func (m *Response_Endpoint) GetVersion() uint64

func (*Response_Endpoint) ProtoMessage

func (*Response_Endpoint) ProtoMessage()

func (*Response_Endpoint) Reset

func (m *Response_Endpoint) Reset()

func (*Response_Endpoint) String

func (m *Response_Endpoint) String() string

Jump to

Keyboard shortcuts

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