luet/vendor/github.com/mattn/go-isatty/doc.go
Ettore Di Giacinto c98f427156 🎨 Introduce contextualized logging
This commit is multi-fold as it also refactors internally context and logger
as interfaces so it is easier to plug luet as a library externally.

Introduces a garbage collector (related to #227) but doesn't handle yet
parallelism.

Closes #265
2021-12-21 21:54:14 +01:00

3 lines
64 B
Go

// Package isatty implements interface to isatty
package isatty