GoUtils

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: Apache-2.0

README

GoUtils

packages and tools useful in golang projects.

pkg/raised

Provides a complete error tracing & keying solution for golang projects.

raised traces are memory efficient, they require a single allocation regardless of the number of intermediary steps.

cmd/unik

Source code preprocessor that replaces a configurable pattern (aka macro...) by unique integer values.

Used to define cache keys, unique error codes...

Directories

Path Synopsis
cmd
unik command
pkg
raised
Package raised provides structured error propagation, tracing, and stable error identity for Go programs.
Package raised provides structured error propagation, tracing, and stable error identity for Go programs.

Jump to

Keyboard shortcuts

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