package xattr
import "github.com/vbatts/tar-split/xattr"
Index ¶
- func Get(path, name string) ([]byte, error)
- func List(path string) ([]string, error)
- func Set(path, name string, value []byte) error
Functions ¶
func Get ¶
func List ¶
func Set ¶
Source Files ¶
Tools for package owners.