server

package
v0.1.64 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 12 Imported by: 0

README

gRPC Server

  • gRPC server helps to communicate different modules instances across cluster.
  • Services module.service

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *server

Types

type Server

type Server interface {
	Start(ctx context.Context) error
}

Server receive api requests from other modules and sends it to scheduler

Directories

Path Synopsis
api
services

Jump to

Keyboard shortcuts

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