ha

package
v0.0.0-...-94a4ce8 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hanodestats

type Hanodestats struct {
	/**
	* Clear the statsistics / counters
	 */
	Clearstats       string `json:"clearstats,omitempty"`
	Hacurstatus      string `json:"hacurstatus,omitempty"`
	Hacurstate       string `json:"hacurstate,omitempty"`
	Hacurmasterstate string `json:"hacurmasterstate,omitempty"`
	Transtime        string `json:"transtime,omitempty"`
	Hatotpktrx       int    `json:"hatotpktrx,omitempty"`
	/**
	* Number of heartbeat packets received from the peer node. Heartbeats are sent at regular intervals (default is 200 milliseconds) to determine the state of the peer node.
	 */
	Hapktrxrate float64 `json:"hapktrxrate,omitempty"`
	Hatotpkttx  int     `json:"hatotpkttx,omitempty"`
	/**
	* Number of heartbeat packets sent to the peer node. Heartbeats are sent at regular intervals (default is 200 milliseconds) to determine the state of the peer node.
	 */
	Hapkttxrate      float64 `json:"hapkttxrate,omitempty"`
	Haerrproptimeout int     `json:"haerrproptimeout,omitempty"`
	Haerrsyncfailure int     `json:"haerrsyncfailure,omitempty"`
}

Jump to

Keyboard shortcuts

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