routes

package
v0.0.0-...-8414c70 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMux

func NewMux(cfg Config) *web.App

Types

type Config

type Config struct {
	Shutdown     chan os.Signal
	Log          *logger.Logger
	Store        db.Store
	Task         task.Manager
	FrontendHost string
	Build        string
}

APIMuxConfig contains all the mandatory systems required by handlers.

Directories

Path Synopsis
Package accountgrp provides account-related handlers, starting with the /accounts subpath.
Package accountgrp provides account-related handlers, starting with the /accounts subpath.
Package authgrp provides handlers for user registration and signin
Package authgrp provides handlers for user registration and signin
Package checkgrp provides status check handlers
Package checkgrp provides status check handlers
Package docsgrp serves the swagger documentation at /swagger/index.html
Package docsgrp serves the swagger documentation at /swagger/index.html
Package entrygrp provides entry-related handlers
Package entrygrp provides entry-related handlers
Package friendgrp provides friendship-related handlers
Package friendgrp provides friendship-related handlers
Package taskgrp provides handlers for inspecting tasks
Package taskgrp provides handlers for inspecting tasks

Jump to

Keyboard shortcuts

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