2
0
mirror of synced 2025-02-23 06:08:07 +00:00
torrent/storage/storage_test.go
Matt Joiner 5c5a26afed Add bolt piece completion DB
This means it can be persistent without needing cgo. Fixes issues #115 and #124.
2016-10-25 19:07:26 +11:00

6 lines
63 B
Go

package storage
import (
_ "github.com/anacrolix/envpprof"
)