package
6.6.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

New returns a new Reverter.

# Structs

Reverter is a helper type to manage revert functions.

# Type aliases

Hook is a function that can be added to the revert via the Add() function.