protos

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protos_eap_auth_proto protoreflect.FileDescriptor

Functions

func RegisterEapServiceServer

func RegisterEapServiceServer(s *grpc.Server, srv EapServiceServer)

Types

type EapServiceClient

type EapServiceClient interface {
	Handle(ctx context.Context, in *protos.Eap, opts ...grpc.CallOption) (*protos.Eap, error)
}

EapServiceClient is the client API for EapService service.

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

func NewEapServiceClient

func NewEapServiceClient(cc grpc.ClientConnInterface) EapServiceClient

type EapServiceServer

type EapServiceServer interface {
	Handle(context.Context, *protos.Eap) (*protos.Eap, error)
}

EapServiceServer is the server API for EapService service.

type UnimplementedEapServiceServer

type UnimplementedEapServiceServer struct {
}

UnimplementedEapServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedEapServiceServer) Handle

Jump to

Keyboard shortcuts

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