• Juan Batiz-Benet's avatar
    mount: fixed mount init + teardown · 99f2378b
    Juan Batiz-Benet authored
    This commit adds a Mount abstraction (which is really just
    a wrapped context closer). It makes sure to bind the mount
    to the fate of the Node (i.e. close it if the node ends).
    This fixes #350
    99f2378b
mount_unix.go 4.59 KB