web

package
v0.0.0-...-943fa91 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(templatePath, staticFilesPath string, usecases *ports.UseCases, baseURL string) http.Handler

Types

type Server

type Server struct {
	Port   int
	Router http.Handler
	Logger *log.Logger
}

func NewServer

func NewServer(port int, router http.Handler, logger *log.Logger) *Server

func (*Server) Start

func (s *Server) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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