//
pkg.gl
Category
github.com/lxc/incus/v6
internal
revert
package
6.6.0
Repository:
https://github.com/lxc/incus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
24
Files
27 SLOC
#
Functions
New
New returns a new Reverter.
#
Structs
Reverter
Reverter is a helper type to manage revert functions.
#
Type aliases
Hook
Hook is a function that can be added to the revert via the Add() function.