mdt_dialout

package
v0.0.0-...-4419cd2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 5 Imported by: 12

Documentation

Overview

Package mdt_dialout is a generated protocol buffer package.

Package implements gRPC Model Driven Telemetry service

It is generated from these files:

mdt_grpc_dialout.proto

It has these top-level messages:

MdtDialoutArgs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterGRPCMdtDialoutServer

func RegisterGRPCMdtDialoutServer(s *grpc.Server, srv GRPCMdtDialoutServer)

Types

type GRPCMdtDialoutClient

type GRPCMdtDialoutClient interface {
	MdtDialout(ctx context.Context, opts ...grpc.CallOption) (GRPCMdtDialout_MdtDialoutClient, error)
}

func NewGRPCMdtDialoutClient

func NewGRPCMdtDialoutClient(cc *grpc.ClientConn) GRPCMdtDialoutClient

type GRPCMdtDialoutServer

type GRPCMdtDialoutServer interface {
	MdtDialout(GRPCMdtDialout_MdtDialoutServer) error
}

type GRPCMdtDialout_MdtDialoutClient

type GRPCMdtDialout_MdtDialoutClient interface {
	Send(*MdtDialoutArgs) error
	Recv() (*MdtDialoutArgs, error)
	grpc.ClientStream
}

type GRPCMdtDialout_MdtDialoutServer

type GRPCMdtDialout_MdtDialoutServer interface {
	Send(*MdtDialoutArgs) error
	Recv() (*MdtDialoutArgs, error)
	grpc.ServerStream
}

type MdtDialoutArgs

type MdtDialoutArgs struct {
	ReqId int64 `protobuf:"varint,1,opt,name=ReqId" json:"ReqId,omitempty"`
	// data carries the payload content.
	Data   []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	Errors string `protobuf:"bytes,3,opt,name=errors" json:"errors,omitempty"`
}

MdtDialoutArgs is the content pushed to the server

func (*MdtDialoutArgs) Descriptor

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

func (*MdtDialoutArgs) GetData

func (m *MdtDialoutArgs) GetData() []byte

func (*MdtDialoutArgs) GetErrors

func (m *MdtDialoutArgs) GetErrors() string

func (*MdtDialoutArgs) GetReqId

func (m *MdtDialoutArgs) GetReqId() int64

func (*MdtDialoutArgs) ProtoMessage

func (*MdtDialoutArgs) ProtoMessage()

func (*MdtDialoutArgs) Reset

func (m *MdtDialoutArgs) Reset()

func (*MdtDialoutArgs) String

func (m *MdtDialoutArgs) String() string

Jump to

Keyboard shortcuts

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