Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package extensions provide implementation of the various underlying sqlite3 virtual tables [https://www.sqlite.org/vtab.html] and user defined functions that mergestat uses under-the-hood.
|
Package extensions provide implementation of the various underlying sqlite3 virtual tables [https://www.sqlite.org/vtab.html] and user defined functions that mergestat uses under-the-hood. |
internal/git/native
Package native provides virtual table implementations for git tables using libgit2 via the git2go bindings (https://github.com/libgit2/git2go).
|
Package native provides virtual table implementations for git tables using libgit2 via the git2go bindings (https://github.com/libgit2/git2go). |
internal/npm
Package npm implements functions for iteracting with the npm registry
|
Package npm implements functions for iteracting with the npm registry |
internal/tools
Package tools provides utilities to help with writing integration test suites for mergestat sqlite module.
|
Package tools provides utilities to help with writing integration test suites for mergestat sqlite module. |
services
Package services provide types and interfaces that defines the various abstract services that different virtual module implementations depend upon.
|
Package services provide types and interfaces that defines the various abstract services that different virtual module implementations depend upon. |
pkg
|
|
locator
Package locator provides various different implementations of git.RepoLocator service.
|
Package locator provides various different implementations of git.RepoLocator service. |
mailmap
Package mailmap implements a basic git mailmap parser.
|
Package mailmap implements a basic git mailmap parser. |
sqlite
Package sqlite provides a golang target that depends on sqlite's C amalgamation file.
|
Package sqlite provides a golang target that depends on sqlite's C amalgamation file. |
Click to show internal directories.
Click to hide internal directories.