Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Lclearxattrs ¶
Lclearxattrs is a wrapper around Llistxattr and Lremovexattr, which attempts to remove all xattrs from a given file.
func Lgetxattr ¶
Lgetxattr is a wrapper around unix.Lgetattr, to abstract the resizing of the returned []string.
func Llistxattr ¶
Llistxattr is a wrapper around unix.Llistattr, to abstract the NUL-splitting and resizing of the returned []string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.