targetchannel

package
v0.5.22 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation string

A Operation based on the target

const (
	Start Operation = "start"
	Stop  Operation = "stop"
)

Operation.

type TargetMsg

type TargetMsg struct {
	Target    string    `json:"target,omitempty"`
	Operation Operation `json:"operation,omitempty"`
}

targetMsg is the msg send from the gnmiServer to the target controller which performa the operation on the target

Jump to

Keyboard shortcuts

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