server

package
v0.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGRPCServer

func NewGRPCServer(config *Config) (*grpc.Server, error)

NewGRPCServer ...

Types

type Config

type Config struct {
	Db     remoteApi.Backend
	Logger log.Logger
	Addr   string
}

Config ...

type Server

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

Server ...

func NewHTTPServer

func NewHTTPServer(config *Config) *Server

NewHTTPServer ...

Jump to

Keyboard shortcuts

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