//
pkg.gl
Category
github.com/go-delve/delve
pkg
terminal
colorize
package
1.24.0
Repository:
https://github.com/go-delve/delve.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
1
Files
300 SLOC
#
Functions
Print
Print prints to out a syntax highlighted version of the text read from reader, between lines startLine and endLine.
#
Constants
ArrowStyle
CommentStyle
KeywordStyle
LineNoStyle
NormalStyle
NumberStyle
StringStyle
TabStyle
#
Type aliases
Style
Style describes the style of a chunk of text.