liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
LICENSE | ||
README | ||
cap.go | ||
cap_test.go | ||
convenience.go | ||
file.go | ||
flags.go | ||
go.mod | ||
iab.go | ||
launch.go | ||
legacy.go | ||
modern.go | ||
names.go | ||
oslockluster.go | ||
oslocks.go | ||
syscalls.go | ||
text.go |
README
Package cap is the libcap API for Linux Capabilities written in Go. The official release announcement site for libcap is: https://sites.google.com/site/fullycapable/ Like libcap, the cap package is distributed with a "you choose" License. Specifically: BSD three clause, or GPL2. See the LICENSE file. Andrew G. Morgan <morgan@kernel.org>