channel

package
v0.10.1-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeNotificationData

func MakeNotificationData(entityName, groupName string, operation pb.Operation) pb.Notification

Types

type Channel

type Channel struct {
	// Notify Send channel to send virtual machine Notification
	Notify chan pb.Notification
	// Result channel to get the Result
	Result chan error
}

Virtual Machine Channel

func MakeChannel

func MakeChannel() Channel

func MakeChannelWithQueue

func MakeChannelWithQueue(size int) Channel

Jump to

Keyboard shortcuts

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