ITADN

Should this module be deprecated in favour of golang.org/x/term?

#89Opensmlx 创建于 2025-11-26
S
smlxcommented
It seems that https://pkg.go.dev/golang.org/x/term#IsTerminal is functionally equivalent to this module but is maintained by the Go team (?) Is there any reason why this module should be preferred to `golang.org/x/term`?
1 条评论