Files
leanote/vendor/github.com/inconshreveable/log15/term/doc.go
2017-11-30 19:55:33 +08:00

6 lines
185 B
Go

// Package term provides utilities for working with terminals.
//
// Deprecated: This package is no longer used by log15. Please use
// github.com/mattn/go-isatty instead.
package term