status

package
v0.0.0-...-687c1ae Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteEndpointStatus

func WriteEndpointStatus(c *gin.Context)

Types

type WriteEndpointRequest

type WriteEndpointRequest struct {
	NodeID     int `json:"node_id"`
	EndpointID int `json:"endpoint_id"`
	Up         int `json:"up" binding:"required,numeric"`
}

type WriteEndpointResponse

type WriteEndpointResponse struct {
	WriteEndpointRequest
}

Jump to

Keyboard shortcuts

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