handlers

package
v0.0.0-...-9d694e0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve()

Types

type URLDecodedData

type URLDecodedData struct {
	Scheme    string `yaml:"Scheme"`
	Host      string `yaml:"Host"`
	Path      string `yaml:"Path"`
	QueryArgs []struct {
		Key   string `yaml:"Key"`
		Value string `yaml:"Value"`
	} `yaml:"QueryArgs"`
}

Jump to

Keyboard shortcuts

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