route

package
v0.0.0-...-eda2346 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 10 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 RoutesClan

func RoutesClan(m chi.Router)

func RoutesClanExtra

func RoutesClanExtra(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