controllers

package
v1.0.0-beta.23 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StateReadyController

type StateReadyController struct {
	raiden.ControllerBase
	Http    string `path:"/state/ready" type:"custom"`
	Payload *StateReadyRequest
	Result  StateReadyResponse
}

func (*StateReadyController) Post

type StateReadyRequest

type StateReadyRequest struct {
}

type StateReadyResponse

type StateReadyResponse struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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