com_hailocab_kernel_discovery_serviceup

package
v0.0.0-...-cbea63e Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package com_hailocab_kernel_discovery_serviceup is a generated protocol buffer package.

It is generated from these files:

github.com/hailocab/h2/proto/discovery/proto/serviceup/serviceup.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 {
	InstanceId         *string  `protobuf:"bytes,1,req,name=instanceId" json:"instanceId,omitempty"`
	Hostname           *string  `protobuf:"bytes,2,req,name=hostname" json:"hostname,omitempty"`
	ServiceName        *string  `protobuf:"bytes,3,req,name=serviceName" json:"serviceName,omitempty"`
	ServiceDescription *string  `protobuf:"bytes,4,opt,name=serviceDescription" json:"serviceDescription,omitempty"`
	ServiceVersion     *uint64  `protobuf:"varint,5,req,name=serviceVersion" json:"serviceVersion,omitempty"`
	EndpointName       *string  `protobuf:"bytes,6,req,name=endpointName" json:"endpointName,omitempty"`
	AzName             *string  `protobuf:"bytes,7,req,name=azName" json:"azName,omitempty"`
	SubTopic           []string `protobuf:"bytes,8,rep,name=subTopic" json:"subTopic,omitempty"`
	XXX_unrecognized   []byte   `json:"-"`
}

func (*Request) GetAzName

func (m *Request) GetAzName() string

func (*Request) GetEndpointName

func (m *Request) GetEndpointName() string

func (*Request) GetHostname

func (m *Request) GetHostname() string

func (*Request) GetInstanceId

func (m *Request) GetInstanceId() string

func (*Request) GetServiceDescription

func (m *Request) GetServiceDescription() string

func (*Request) GetServiceName

func (m *Request) GetServiceName() string

func (*Request) GetServiceVersion

func (m *Request) GetServiceVersion() uint64

func (*Request) GetSubTopic

func (m *Request) GetSubTopic() []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 {
	XXX_unrecognized []byte `json:"-"`
}

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