component_ext_firmware

package
v1.1.31-alpha5 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterModuleFirmwareServiceServer

func RegisterModuleFirmwareServiceServer(s *grpc.Server, srv ModuleFirmwareServiceServer)

Types

type ModuleFirmwareServiceClient

type ModuleFirmwareServiceClient interface {
	SyncFirmware(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*empty.Empty, error)
}

ModuleFirmwareServiceClient is the client API for ModuleFirmwareService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewModuleFirmwareServiceClient

func NewModuleFirmwareServiceClient(cc *grpc.ClientConn) ModuleFirmwareServiceClient

type ModuleFirmwareServiceServer

type ModuleFirmwareServiceServer interface {
	SyncFirmware(context.Context, *empty.Empty) (*empty.Empty, error)
}

ModuleFirmwareServiceServer is the server API for ModuleFirmwareService service.

type UnimplementedModuleFirmwareServiceServer

type UnimplementedModuleFirmwareServiceServer struct {
}

UnimplementedModuleFirmwareServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedModuleFirmwareServiceServer) SyncFirmware

Jump to

Keyboard shortcuts

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