kiosk

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package kiosk provides the KioskService

Index

Constants

This section is empty.

Variables

View Source
var File_kiosk_kiosk_proto protoreflect.FileDescriptor

Functions

func RegisterKioskServiceServer

func RegisterKioskServiceServer(s *grpc.Server, srv KioskServiceServer)

Types

type ConfirmKioskStartedRequest

type ConfirmKioskStartedRequest struct {
	// contains filtered or unexported fields
}

func (*ConfirmKioskStartedRequest) Descriptor deprecated

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

Deprecated: Use ConfirmKioskStartedRequest.ProtoReflect.Descriptor instead.

func (*ConfirmKioskStartedRequest) ProtoMessage

func (*ConfirmKioskStartedRequest) ProtoMessage()

func (*ConfirmKioskStartedRequest) ProtoReflect

func (*ConfirmKioskStartedRequest) Reset

func (x *ConfirmKioskStartedRequest) Reset()

func (*ConfirmKioskStartedRequest) String

func (x *ConfirmKioskStartedRequest) String() string

type KioskServiceClient

type KioskServiceClient interface {
	ConfirmKioskStarted(ctx context.Context, in *ConfirmKioskStartedRequest, opts ...grpc.CallOption) (*empty.Empty, error)
}

KioskServiceClient is the client API for KioskService service.

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

type KioskServiceServer

type KioskServiceServer interface {
	ConfirmKioskStarted(context.Context, *ConfirmKioskStartedRequest) (*empty.Empty, error)
}

KioskServiceServer is the server API for KioskService service.

type UnimplementedKioskServiceServer

type UnimplementedKioskServiceServer struct {
}

UnimplementedKioskServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedKioskServiceServer) ConfirmKioskStarted

Jump to

Keyboard shortcuts

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