Пакет: golang-github-jacobsa-fuse-dev (0.0~git20150806.0.9a7512a-4)
Връзки за golang-github-jacobsa-fuse-dev
Ресурси за Trisquel:
Изтегляне на пакет-източник golang-github-jacobsa-fuse.
- [golang-github-jacobsa-fuse_0.0~git20150806.0.9a7512a-4.dsc]
- [golang-github-jacobsa-fuse_0.0~git20150806.0.9a7512a.orig.tar.bz2]
- [golang-github-jacobsa-fuse_0.0~git20150806.0.9a7512a-4.debian.tar.xz]
Отговорник:
Original Maintainers:
- pkg-go (Пощенски архив)
- Michael Stapelberg
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
writing and mounting user-space file systems from Go
This package allows for writing and mounting user-space file systems from Go. It is a wrapper around bazil.org/fuse, which does the heavy lifting. It does not make use of the bazil.org/fuse/fs sub-package, which allows for something like an object-orientend representation of files and directories, and contains a decent amount of canned behavior.
The chief improvements and/or differences from the bazil.org packages are:
* No surprises in the form of magic/default behaviors. You must provide an implementation for every method in the interface. Embed a fuseutil.NotImplementedFileSystem struct to have default implementations that return ENOSYS.
* Every method, struct, and field is thoroughly documented. This may help you get your bearings in the world of FUSE, the Linux VFS, traditional file system implementations, etc., all of which tend to be very poorly documented.
* Support for arbitrary offsets in directory entries returned by ReadDir. (The bazil.org package assumes that offsets must be counts of bytes.)
The very large disadvantage over using the bazil.org packages is that many features have not yet been exposed.
Други пакети, свързани с golang-github-jacobsa-fuse-dev
|
|
|
-
- dep: golang-github-jacobsa-bazilfuse-dev
- fork of bazil.org/fuse for gcsfuse
-
- dep: golang-github-jacobsa-oglematchers-dev
- matchers for testing/mocking frameworks such as ogletest
-
- dep: golang-github-jacobsa-ogletest-dev
- unit testing framework for Go
-
- dep: golang-github-jacobsa-reqtrace-dev
- simple request tracing
-
- dep: golang-github-jacobsa-syncutil-dev
- code that supplements the Go stdlib sync package
-
- dep: golang-github-jacobsa-timeutil-dev
- code supplementing Go's time package
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
Изтегляне на golang-github-jacobsa-fuse-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 61,8 кБ | 401 кБ | [списък на файловете] |