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

Tree @fb2ad71 (Download .tar.gz)

export_test.go @fb2ad71raw · history · blame

1
2
3
4
5
6
package mpb

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

type PriorityQueue = priorityQueue