firmware

package
v1.2.13-alpha6 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_service_proto protoreflect.FileDescriptor

Functions

func RegisterModuleFirmwareServiceServer

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

Types

type ModuleFirmwareServiceClient

type ModuleFirmwareServiceClient interface {
	SyncFirmware(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.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.

type ModuleFirmwareServiceServer

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

ModuleFirmwareServiceServer is the server API for ModuleFirmwareService service.

type UnimplementedModuleFirmwareServiceServer added in v1.2.14

type UnimplementedModuleFirmwareServiceServer struct {
}

UnimplementedModuleFirmwareServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedModuleFirmwareServiceServer) SyncFirmware added in v1.2.14

Jump to

Keyboard shortcuts

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