package xattr
import "github.com/vbatts/go-mtree/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.1
- Published
- Nov 4, 2016
- Platform
- windows/amd64
- Last checked
- 13 hours ago –
Tools for package owners.