golang-github-daviddengcn-go-colortext-dev

Change the color of console text in go
  https://github.com/daviddengcn/go-colortext
  0
  no reviews



This package can be used to change the color of the text and background in the console in go, working both under windows and other systems.

under windows, the console apis are used. otherwise, ansi texts are output.