fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Stats aware sessions #58

Closed softwareplumber closed 1 year ago

softwareplumber commented 1 year ago

Hopefully this will resolve issue #56

justindotpub commented 1 year ago

Looks good to me. More consistent instrumentation names just in the instrumented package. A little bit of package reorg. Having the ability to pass global stat to session methods. I like it. 👍