server

package
v0.0.0-...-adc3182 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

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

type Server

type Server struct {
	Application   *echo.Echo
	Configuration *config.Config
	Duoc          *duoc.Client
	Database      *database.Database
	Handlers      *Handlers
}

func New

func New(cfg *config.Config) (*Server, error)

func (*Server) Run

func (s *Server) Run() error

Jump to

Keyboard shortcuts

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