grpc

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Copyright (c) Ultraviolet SPDX-License-Identifier: Apache-2.0

Package grpc contains implementation of kit service gRPC API.

Copyright (c) Ultraviolet SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

NewServer returns new AuthServiceServer instance.

Types

type ManagerClient added in v0.0.2

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

func NewClient

NewClient returns new gRPC client instance.

func (ManagerClient) Process added in v0.0.2

func (client ManagerClient) Process(ctx context.Context) error

type Service added in v0.0.2

type Service interface {
	Run(ipAddress string, runReqChan chan *manager.ComputationRunReq)
}

Jump to

Keyboard shortcuts

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