1. 16 Nov, 2014 1 commit
    • 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
  2. 25 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      go-vet friendly codebase · 184c2543
      Juan Batiz-Benet authored
      - distinguish log.Error and log.Errorf functions
      - Initialize structs with field names
      - A bit of unreachable code (defers)
      184c2543
  3. 02 Oct, 2014 1 commit