Codebase list golang-github-vbauerster-mpb / 23d4934 doc.go
23d4934

Tree @23d4934 (Download .tar.gz)

doc.go @23d4934raw · history · blame

1
2
3
4
5
6
// Copyright (C) 2016-2018 Vladimir Bauer
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package mpb is a library for rendering progress bars in terminal applications.
package mpb