package xattr

import "github.com/vbatts/tar-split/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
js/wasm
Last checked
6 hours ago

Tools for package owners.