Codebase list golang-github-vbauerster-mpb / c0a9ceb export_test.go
c0a9ceb

Tree @c0a9ceb (Download .tar.gz)

export_test.go @c0a9cebraw · history · blame

1
2
3
4
5
6
package mpb

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

type PriorityQueue = priorityQueue