dacd

package
v0.0.0-...-0ab759d Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 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 BrickManager

type BrickManager interface {
	// Get the current hostname key that is being kept alive
	Hostname() string

	// Tidy up from previous shutdowns
	// , then start waiting for session actions
	// notify dacctl we are listening via keep alive key
	Startup()
	// Wait for any events to complete
	// then do any tidy up required for a graceful shutdown
	Shutdown()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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