route

package
v0.0.0-...-e7eda78 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Code generated by github.com/tinkler/mqttadmin; DO NOT EDIT.

Code generated by github.com/tinkler/mqttadmin; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPathDebugLine

func GetPathDebugLine(pattern string) map[string]string

func RoutesSd

func RoutesSd(m chi.Router)

Types

type Model

type Model[T any, S any] struct {
	Data T `json:",omitempty"`
	Args S `json:",omitempty"`
}

type Res

type Res[T any, S any] struct {
	Data T `json:",omitempty"`
	Resp S `json:",omitempty"`
}

Jump to

Keyboard shortcuts

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