client

package
v0.0.0-...-edd4e79 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	broker.ClientManager
}

func NewController

func NewController(manager *broker.ClientManager) *Controller

func (*Controller) Delete

func (c *Controller) Delete(ctx echo.Context) error

func (*Controller) Info

func (c *Controller) Info(ctx echo.Context) error

type DeleteRequest

type DeleteRequest struct {
	ID string `param:"id"`
}

type InfoRequest

type InfoRequest struct {
	ID string `param:"id"`
}

Jump to

Keyboard shortcuts

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