directory
0.10.0
Repository: https://github.com/abhinav/git-spice.git
Documentation: pkg.go.dev

# Packages

Package browser provides a means of opening a URL in the user's default web browser.
No description provided by the author
Package cmputil provides utilities for comparing values.
Package execedit provides the ability to invoke external editors.
Package fixturetest allows generating values using a possibly-random source on the first run of a test, and stores it in a file for subsequent runs.
Package forge provides an abstraction layer between git-spice and the underlying forge (e.g.
Package git provides access to the Git CLI with a Git library-like interface.
Package graph provides general-use graph algorithm implementations.
Package graphqlutil provides utilities for working with GraphQL.
Package httptest provides utilities for HTTP testing.
Package ioutil provides I/O utilities.
Package logtest provides a log.Logger for testing.
Package maputil provides utilities for working with maps.
Package mockedit provides a mock implementation of an editor.
Package must provides runtime assertions.
Package osutil provides utilities for working with the os package.
Package secret provides a layer for storing secretes.
Package sliceutil contains utility functions for working with slices.
Package spice intends to provide the core functionality of the tool.
Package termtest provides utilities for testing terminal-based programs.
Package text provides text manipulation functions.
Package ui provides terminal widgets for git-spice.