goutils – git.wntrmute.dev/kyle/goutils Index | Files | Directories

package goutils

import "git.wntrmute.dev/kyle/goutils"

Package goutils is a top-level package containing a number of utility libraries and command-line programs.

Index

Source Files

doc.go

Directories

PathSynopsis
ahashPackage ahash provides support for hashing data with a selectable
assertPackage assert provides C-like assertions for Go.
backoffPackage backoff contains an implementation of an intelligent backoff strategy.
certlib
certlib/certerr
certlib/pkcs7
certlib/revokePackage revoke provides functionality for checking the validity of a cert.
cmd
cmd/atping
cmd/certchain
cmd/certdump
cmd/certexpiry
cmd/certverify
cmd/clustersh
cmd/cruntar
cmd/csrpubdump
cmd/data_sync
cmd/diskimg
cmd/dumpbytes
cmd/eig
cmd/fragment
cmd/host
cmd/jlp
cmd/kgz
cmd/parts
cmd/pem2bin
cmd/pembody
cmd/pemit
cmd/readchain
cmd/renfnv
cmd/rhash
cmd/rolldie
cmd/showimpshowimp is a utility for displaying the imports in a package.
cmd/ski
cmd/sprox
cmd/stealchain
cmd/stealchain-server
cmd/subjhash
cmd/tlskeypair
cmd/utc
cmd/yamll
cmd/zsearchzsearch is a utility for searching zlib-compressed files for a search string.
configPackage config implements a simple global configuration system that supports a file with key=value pairs and environment variables.
config/iniconf
dbgPackage dbg implements a debug printer.
diePackage die contains utilities for fatal error handling.
fileutilPackage fileutil contains common file functions.
libPackage lib contains functions useful for most programs.
logPackage syslog is a syslog-type facility for logging.
loggingPackage logging implements attribute-based logging.
logging/example
mwcPackage mwc implements MultiWriteClosers.
randPackage rand contains utilities for interacting with math/rand, including seeding from a random sed.
sbufPackage sbuf implements a byte buffer that can be wiped.
seekbufPackage seekbuf implements a read-seekable buffer.
tee
testioPackage testio implements various io utility types.
testutil
Version
v1.7.7 (latest)
Published
Jun 15, 2024
Platform
linux/amd64
Last checked
3 days ago

Tools for package owners.