repository
0.0.0-20170110133659-647cc364bf0b
Repository: https://github.com/maxymania/go-system.git
Documentation: pkg.go.dev
# README
go-system
Miscelaneous System Utilities/libraries in Go
syscall_x
This package implements system calls, not implemented by the syscall package.
posix_acl
This Package models POSIX-ACLs including their representation as Xattrs.
sshlib
The package "sshlib" is a simple library that makes it easier to work with the "golang.org/x/crypto/ssh"-package.