clihandler

package
v0.0.0-...-20dd9da Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIServer

type CLIServer struct {
	pb.HandleCliServer
}

func (*CLIServer) HandleCliRequest

func (c *CLIServer) HandleCliRequest(ctx context.Context, request *pb.CliRequest) (*pb.ResponseStatus, error)

type Server

type Server struct {
	pb.UnimplementedHandleCliServer
	EtcdClient *etcd.EtcdClient
	// contains filtered or unexported fields
}

Variables / Struct

func NewServerInit

func NewServerInit(portVal string, Etcd *etcd.EtcdClient) *Server

func (*Server) InitServer

func (s *Server) InitServer() error

Jump to

Keyboard shortcuts

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