package xattr

import "github.com/vbatts/go-mtree/xattr"

Index

Functions

func Get

func Get(path, name string) ([]byte, error)

func List

func List(path string) ([]string, error)

func Set

func Set(path, name string, value []byte) error

Source Files

xattr_unsupported.go

Version
v0.2.0
Published
Aug 16, 2016
Platform
darwin/amd64
Last checked
8 hours ago

Tools for package owners.