1. 21 Aug, 2018 2 commits
    • Geoff Simmons's avatar
      go fmt fixes · dca9b6e4
      Geoff Simmons authored
      dca9b6e4
    • Geoff Simmons's avatar
      Refactor Log.Read(). · 93d65c49
      Geoff Simmons authored
      No longer starting a goroutine -- users decide if they want one.
      
      Native reads are locked per Log object, since they are not safe for
      concurrency with the same native handles.
      
      The global callback map is keyed with an atomically incremented uint64.
      93d65c49
  2. 20 Aug, 2018 12 commits
  3. 19 Aug, 2018 8 commits
  4. 18 Aug, 2018 5 commits
  5. 14 Aug, 2018 11 commits
  6. 13 Aug, 2018 2 commits