storj/pkg/audit
Maximillian von Briesen f18c38628e
Refactor statdb (#887)
Update statdb args/return values to minimize structs
    Simplify statdb.Update() to update all stats instead of an arbitrary subset determined by flags
    Remove CreateIfNotExists logic from statdb.Update()
    Simplify audit code structure
2018-12-19 13:44:03 -05:00
..
common.go audits stripes (#380) 2018-10-09 17:10:37 -04:00
cursor_test.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
cursor.go Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00
reporter.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
service.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
verifier_test.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
verifier.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00