discover icon indicating copy to clipboard operation
discover copied to clipboard

A utility for conceptualizing large Go code bases

Results 1 discover issues
Sort by recently updated
recently updated
newest added

I was playing with this on https://github.com/cockroachdb/cockroach (more concretely `(cd storage; discover test TestStoreSend)`). It works fine, but since these tests have to actually start a server, there's a lot...