Codebase list golang-github-vbauerster-mpb / 5f7ef5d
decor's description godoc Vladimir Bauer 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 // license that can be found in the LICENSE file.
33
44 /*
5 Package decor contains common decorators for "github.com/vbauerster/mpb" package.
5 Package decor contains common decorators used by "github.com/vbauerster/mpb" package.
66
77 Some decorators returned by this package might have a closure state. It is ok to use
88 decorators concurrently, unless you share the same decorator among multiple