//
pkg.gl
Category
github.com/mjpitz/aetherfs
internal
lifecycle
package
21.10.0+incompatible
Repository:
https://github.com/mjpitz/aetherfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
48 SLOC
#
Functions
Defer
Defer will enqueue a function that will be invoked by Resolve.
Resolve
Resolve will process all functions that have been enqueued by Defer up until this point.
Setup
Setup initializes a shutdown hook that cancels the underlying context.