Versions in this module Expand all Collapse all v0 v0.4.5 Sep 5, 2026 v0.4.4 Sep 5, 2026 Changes in this version + const ModulePath + const ModuleVersion + var ErrBusy = errors.New("lock is already held") + var ErrUnsupported = errors.New("host lock operation is unsupported") + func Sources() map[string][]byte + func TryLock(_ *os.Root, _ string) (*os.File, error) — js/wasm, windows/amd64 + func TryLock(root *os.Root, path string) (*os.File, error) — darwin/amd64, linux/amd64