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

Tree @e3ce0bf (Download .tar.gz)

export_test.go @e3ce0bfraw · history · blame

1
2
3
4
5
6
package mpb

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

type PriorityQueue = priorityQueue