golang-github-jacobsa-fuse-dev binary package in Ubuntu Bionic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-10 18:48:21 UTC Published Ubuntu Bionic amd64 release universe devel Extra 0.0~git20150806.0.9a7512a-4
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe devel Extra 0.0~git20150806.0.9a7512a-4
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-10 18:48:29 UTC Superseded Ubuntu Bionic amd64 release universe devel Extra 0.0~git20150806.0.9a7512a-3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of golang-github-jacobsa-fuse 0.0~git20150806.0.9a7512a-4 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-02-12 00:10:10 UTC Deleted Ubuntu Bionic amd64 proposed universe devel Extra 0.0~git20150806.0.9a7512a-3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-02 14:41:02 UTC Superseded Ubuntu Bionic amd64 release universe devel Extra 0.0~git20150806.0.9a7512a-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of golang-github-jacobsa-fuse 0.0~git20150806.0.9a7512a-3 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu