routers

package
v0.0.0-...-5907adb Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package routers create your routes

Index

Constants

This section is empty.

Variables

View Source
var Template = template.Must(template.ParseGlob(config.ThemePath + "/layout/*.html"))

Functions

func SetRoutes

func SetRoutes() http.Handler

Web Routes

Here is where you can register web routes for your application. Add New Routes inside this function.

Types

type H

type H map[string]any

Jump to

Keyboard shortcuts

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