//
pkg.gl
Category
github.com/taskcluster/taskcluster-worker-runner
perms
package
1.1.0
Repository:
https://github.com/taskcluster/taskcluster-worker-runner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
45 SLOC
#
Functions
MakePrivateToOwner
MakePrivateToOwner ensures that the given file is private to the file owner.
VerifyPrivateToOwner
VerifyPrivateToOwner verifies that the given file can only be read by the file's owner, returning an error if this is not the case, or cannot be determined.