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

Tree @a2dcb28 (Download .tar.gz)

export_test.go @a2dcb28raw · history · blame

1
2
3
4
5
6
package mpb

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

type PriorityQueue = priorityQueue