Documentation
¶
Index ¶
- func New(fs billy.Filesystem) billy.Filesystem
- type COS
- func (fs COS) Chmod(name string, mode os.FileMode) error
- func (fs COS) Chown(name string, uid, gid int) error
- func (fs COS) Chtimes(name string, atime time.Time, mtime time.Time) error
- func (fs COS) Lchown(name string, uid, gid int) error
- func (fs COS) Link(path string, link string) error
- func (fs COS) Mkfifo(path string, mode uint32) error
- func (fs COS) Mknod(path string, mode uint32, major uint32, minor uint32) error
- func (fs COS) Socket(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.