Versions in this module Expand all Collapse all v0 v0.1.1 Dec 7, 2014 Changes in this version + func Getxattr(path, attr string) (string, error) — linux/amd64 + func Listxattr(path string) ([]string, error) — linux/amd64 + func Setxattr(path, xattr, value string) error — linux/amd64 + func XattrEnabled(path string) bool — linux/amd64