Categorygithub.com/aos-dev/go-service-fs
modulepackage
1.0.0
Repository: https://github.com/aos-dev/go-service-fs.git
Documentation: pkg.go.dev

# README

go-services-qingstor

Build Status License Join the chat

fs services support for go-storage

# Functions

NewStorager will create Storager only.

# Constants

This is a block device.
This is a character device.
This is a directory.
This is a named pipe (FIFO).
This is a symbolic link.
This is a regular file.
This is a UNIX domain socket.
The file type is unknown.
WhiteOut from BSD, don't know what's it mean.
Std{in/out/err} support.
Std{in/out/err} support.
Std{in/out/err} support.
Type is the type for fs.

# Structs

Storage is the fs client.