server

package
v0.0.0-...-71cacd3 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoServer

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

func (*EchoServer) RouteMapper

func (s *EchoServer) RouteMapper()

func (*EchoServer) Run

func (s *EchoServer) Run()

Run Stats a Server and Handles all the service of a server

type Server

type Server interface {
	Run()
}

func NewServer

func NewServer(cfg *config.Config, logger log.Logger, dbclient *ent.Client) Server

Jump to

Keyboard shortcuts

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