Registry / utility / sourcegraph-annotate

sourcegraph-annotate

JSON →
library0.0.0-20160123013949-f4cad6c6324dgogounverified

Package annotate provides utilities for annotating source code.

go get github.com/sourcegraph/annotate
INSTALL
IMPORT
SIG · SOURCEGRAPH-ANNOTA
S
sourcegraph-annotate
utilitygov0.0.0-20160123013949-f4cad6c6324d
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

annotate
github.com/sourcegraph/annotate

Create and work with source code annotations.

package main import ( "fmt" "github.com/sourcegraph/annotate" ) func main() { anns := annotate.Annotations{} fmt.Println(anns) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160123013949-f4cad6c6324dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
sourcegraph-annotate — go get sourcegraph-annotate · libregistry