server

package
v0.0.0-...-1b4be3e Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server struct is ...

func NewServer

func NewServer(e *echo.Echo) *Server

NewServer creates a server instance

func (*Server) Start

func (s *Server) Start(port string) (err error)

Start starts the server

func (*Server) Stop

func (s *Server) Stop(ctx context.Context)

Stop shutsdown the server

Jump to

Keyboard shortcuts

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