Skip to content

Files

Latest commit

Sep 11, 2015
712c3a5 · Sep 11, 2015

History

History
15 lines (11 loc) · 783 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 783 Bytes

go-system

Miscelaneous System Utilities/libraries in Go

syscall_x

GoDoc This package implements system calls, not implemented by the syscall package.

posix_acl

GoDoc This Package models POSIX-ACLs including their representation as Xattrs.

sshlib

GoDoc The package "sshlib" is a simple library that makes it easier to work with the "golang.org/x/crypto/ssh"-package.