README ¶
highlight_go
Package highlight_go provides a syntax highlighter for Go, using go/scanner.
Installation
go get -u github.com/shurcooL/highlight_go
License
Documentation ¶
Overview ¶
Package highlight_go provides a syntax highlighter for Go, using go/scanner.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Annotate ¶
func Annotate(src []byte, a syntaxhighlight.Annotator) (annotate.Annotations, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.