server

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Defines Routes and Middleware

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(
	r *chi.Mux,
	log *slog.Logger,
	bqClient bqclient.BQClient,
	fbClient firebase.FirebaseClient,
)

func NewServer

func NewServer(
	cfg *config.Config,
	bqclient bqclient.BQClient,
	fbclient firebase.FirebaseClient,
	log *slog.Logger,
) http.Handler

NewServer sets up and returns an HTTP server

Types

This section is empty.

Jump to

Keyboard shortcuts

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