package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev

# Functions

EvalSymlinks returns the evaluated path after link resolution from main thread.
Execute allows to execute a function in the main thread.
Readlink returns the destination of link name from main thread.
Stat retrieves file stat information from main thread.

# Variables

FuncChannel passes functions executed in main thread.