Codebase list golang-github-vbauerster-mpb / 0fc9320 export_test.go
0fc9320

Tree @0fc9320 (Download .tar.gz)

export_test.go @0fc9320raw · history · blame

1
2
3
4
5
6
package mpb

// make syncWidth func public in test
var SyncWidth = syncWidth

type PriorityQueue = priorityQueue