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 ¶
Path | Synopsis |
---|---|
ahash | Package ahash provides support for hashing data with a selectable |
assert | Package assert provides C-like assertions for Go. |
backoff | Package backoff contains an implementation of an intelligent backoff strategy. |
certlib | |
certlib/certerr | |
certlib/pkcs7 | |
certlib/revoke | Package 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/showimp | showimp 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/zsearch | zsearch is a utility for searching zlib-compressed files for a search string. |
config | Package config implements a simple global configuration system that supports a file with key=value pairs and environment variables. |
config/iniconf | |
dbg | Package dbg implements a debug printer. |
die | Package die contains utilities for fatal error handling. |
fileutil | Package fileutil contains common file functions. |
lib | Package lib contains functions useful for most programs. |
log | Package syslog is a syslog-type facility for logging. |
logging | Package logging implements attribute-based logging. |
logging/example | |
mwc | Package mwc implements MultiWriteClosers. |
rand | Package rand contains utilities for interacting with math/rand, including seeding from a random sed. |
sbuf | Package sbuf implements a byte buffer that can be wiped. |
seekbuf | Package seekbuf implements a read-seekable buffer. |
tee | |
testio | Package 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.