httphandler

package
v1.6.26 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package httphandler provides HTTP handler functions for an httprouter.Router.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHandler

func RegisterHandler(router *httprouter.Router) error

RegisterHandler registers GET handlers that serve the router's OpenAPI specification at two paths relative to the router's prefix:

  • openapi.json — JSON (application/json)
  • openapi.yaml — YAML (application/yaml)
  • openapi.html — HTML documentation (text/html)

Types

This section is empty.

Jump to

Keyboard shortcuts

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