package
Version:
v0.0.0-...-e7eda78
Opens a new window with list of versions in this module.
Published: Jul 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Code generated by github.com/tinkler/mqttadmin; DO NOT EDIT.
Code generated by github.com/tinkler/mqttadmin; DO NOT EDIT.
func RoutesSd(m chi.Router)
type Model[T any, S any] struct {
Data T `json:",omitempty"`
Args S `json:",omitempty"`
}
type Res[T any, S any] struct {
Data T `json:",omitempty"`
Resp S `json:",omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.