Codebase list golang-github-vbauerster-mpb / 435b57f export_test.go
435b57f

Tree @435b57f (Download .tar.gz)

export_test.go @435b57fraw · history · blame

1
2
3
4
5
package mpb

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