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 ¶
- Version
- v0.2.0
- Published
- Aug 16, 2016
- Platform
- windows/amd64
- Last checked
- 16 hours ago –
Tools for package owners.