presentation

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

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

Router holds all HTTP handlers and provides route configuration.

func NewRouter

func NewRouter(gateway *handler.GatewayHandler, devbox *handler.DevBoxHandler) *Router

NewRouter creates a new router with the given handlers.

func (*Router) Setup

func (rt *Router) Setup() chi.Router

Setup creates and configures the chi router with all routes.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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