Codebase list golang-github-vbauerster-mpb / 85c57cf export_test.go
85c57cf

Tree @85c57cf (Download .tar.gz)

export_test.go @85c57cfraw · history · blame

1
2
3
4
5
6
package mpb

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

type PriorityQueue = priorityQueue