server

package
v0.0.0-...-8451b87 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileServer

func FileServer(r chi.Router, path string, root http.FileSystem)

FileServer conveniently sets up a http.FileServer handler to serve static files from a http.FileSystem.

func Init

func Init(scfg *ServerCfg)

Types

type Server

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

func (*Server) MakeHandler

func (s *Server) MakeHandler()

type ServerCfg

type ServerCfg struct {
	Cfg *config.Config
	Db  *database.Db
}

Jump to

Keyboard shortcuts

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