Registry / utility / sourcegraph-sourcegraph-lib

sourcegraph-sourcegraph-lib

JSON →
library0.0.0-20240118194609-146306bb7d2cgogounverified

Shared library for Sourcegraph services, providing common utilities and types.

go get github.com/sourcegraph/sourcegraph/lib
INSTALL
IMPORT
SIG · SOURCEGRAPH-SOURCE
S
sourcegraph-sourcegraph-lib
utilitygov0.0.0-20240118194609-146306bb7d2c
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.

lib
github.com/sourcegraph/sourcegraph/lib

Uses the errors subpackage from Sourcegraph lib.

package main import ( "fmt" "github.com/sourcegraph/sourcegraph/lib/errors" ) func main() { err := errors.New("example error") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240118194609-146306bb7d2clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
sourcegraph-sourcegraph-lib — go get sourcegraph-sourcegraph-lib · libregistry