base

module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2025 License: BSD-3-Clause, ISC

README

This repository contains base Go packages that I use in my projects.

Be warned: these packages are for personal use, subject to change without notice and may gain or lose functionality at any time.

See documentation at https://go.astrophena.name/base.

Directories

Path Synopsis
cli
Package cli provides utilities for building simple command-line applications that have no subcommands.
Package cli provides utilities for building simple command-line applications that have no subcommands.
clitest
Package clitest provides utilities for testing command-line applications.
Package clitest provides utilities for testing command-line applications.
Package logger provides a basic logger type.
Package logger provides a basic logger type.
Package request provides utilities for making HTTP requests.
Package request provides utilities for making HTTP requests.
Package syncx contains useful synchronization primitives.
Package syncx contains useful synchronization primitives.
Package testutil contains common testing helpers.
Package testutil contains common testing helpers.
Package txtar implements a trivial text-based file archive format.
Package txtar implements a trivial text-based file archive format.
Package version provides the version and build information.
Package version provides the version and build information.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL