goutils

module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2023 License: MIT

README

goutils

Go Reference

A collection of useful go utilities. See the docs for more information.

Installation

go get github.com/TouchBistro/goutils

License

MIT © TouchBistro, see LICENSE for details.

Directories

Path Synopsis
Package async provides functionality for working with async operations.
Package async provides functionality for working with async operations.
Package color provides functions for creating colored strings.
Package color provides functions for creating colored strings.
Package command provides functionality for working with programs the host OS.
Package command provides functionality for working with programs the host OS.
Package errors provides various error handling functionality.
Package errors provides various error handling functionality.
Package fatal provides functionality for dealing with fatal errors and handling program termination.
Package fatal provides functionality for dealing with fatal errors and handling program termination.
Package file provides various helpers for working with files on an OS filesystem.
Package file provides various helpers for working with files on an OS filesystem.
Package logutil provides various logging utilities that are meant to expand the capabilities of log/slog.
Package logutil provides various logging utilities that are meant to expand the capabilities of log/slog.
Package progress provides support for displaying the progress of one or more operations.
Package progress provides support for displaying the progress of one or more operations.
Package spinner provides a spinner that can be used to display progress to a user in a command line application.
Package spinner provides a spinner that can be used to display progress to a user in a command line application.
Package text provides various utilities for working with text.
Package text provides various utilities for working with text.

Jump to

Keyboard shortcuts

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