util/

directory
v0.0.0-...-4dcfcdd Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0

Directories

Path Synopsis
Package applycfg contains code for persisting applier configurations.
Package applycfg contains code for persisting applier configurations.
auth
broken
Package broken contains an Authenticator that always fails.
Package broken contains an Authenticator that always fails.
jwt
Package jwt contains support for using JWT tokens to authenticate and authorize incoming connections.
Package jwt contains support for using JWT tokens to authenticate and authorize incoming connections.
reject
Package reject contains a types.Authenticator which always returns false.
Package reject contains a types.Authenticator which always returns false.
trust
Package trust contains a types.Authenticator which always returns true.
Package trust contains a types.Authenticator which always returns true.
Package batches contains support code for working with and testing batches of data.
Package batches contains support code for working with and testing batches of data.
Package cmap contains an implementation of a canonicalizing map.
Package cmap contains an implementation of a canonicalizing map.
Package crep ("see-rep") contains a utility for producing a Canonical REPresentation of a value type and for comparing objects using a fuzzy equivalence relationship.
Package crep ("see-rep") contains a utility for producing a Canonical REPresentation of a value type and for comparing objects using a fuzzy equivalence relationship.
Package diag contains a mechanism for cdc-sink components to report structured diagnostic information.
Package diag contains a mechanism for cdc-sink components to report structured diagnostic information.
Package fscopy contains a utility for copying the contents of an [fs.FS] into the OS filesystem.
Package fscopy contains a utility for copying the contents of an [fs.FS] into the OS filesystem.
Package hlc contains a trivial representation of CockroachDB's hybrid logical clock timestamp.
Package hlc contains a trivial representation of CockroachDB's hybrid logical clock timestamp.
Package httpauth contains a common function for extracting credentials from an HTTP request.
Package httpauth contains a common function for extracting credentials from an HTTP request.
Package ident contains types for safely representing SQL identifiers.
Package ident contains types for safely representing SQL identifiers.
Package lockset contains a utility type that orders access to multiple resources.
Package lockset contains a utility type that orders access to multiple resources.
Package logfmt adds additional details to log messages with errors.
Package logfmt adds additional details to log messages with errors.
Package merge provides support for three-way merge operations.
Package merge provides support for three-way merge operations.
Package metrics contains some common utility functions for constructing performance-monitoring metrics.
Package metrics contains some common utility functions for constructing performance-monitoring metrics.
Package msort contains utility functions for sorting and de-duplicating batches of mutations.
Package msort contains utility functions for sorting and de-duplicating batches of mutations.
Package notify contains utility code for notification behaviors.
Package notify contains utility code for notification behaviors.
Package pjson implements a parallelized wrapper for encoding and decoding json objects.
Package pjson implements a parallelized wrapper for encoding and decoding json objects.
Package retry contains utility code for retrying database transactions.
Package retry contains utility code for retrying database transactions.
Package secure provides utilities to configure secure transport.
Package secure provides utilities to configure secure transport.
Package serial allows an otherwise-concurrent use of a database pool to be transparently deoptimized into serial use of a single transaction.
Package serial allows an otherwise-concurrent use of a database pool to be transparently deoptimized into serial use of a single transaction.
Package stamp contains a utility for maintaining certain ordering invariants when queuing (time-)stamped values.
Package stamp contains a utility for maintaining certain ordering invariants when queuing (time-)stamped values.
Package stdlogical contains a template for building a standard logical-replication CLI command.
Package stdlogical contains a template for building a standard logical-replication CLI command.
Package stdpool creates standardized database connection pools.
Package stdpool creates standardized database connection pools.
Package stdserver contains a generic HTTP server that can be used by sources that receive http requests.
Package stdserver contains a generic HTTP server that can be used by sources that receive http requests.
Package stmtcache provides a cache for prepared statements.
Package stmtcache provides a cache for prepared statements.
Package stopper contains a utility class for gracefully terminating long-running processes.
Package stopper contains a utility class for gracefully terminating long-running processes.
Package stopvar contains helpers that build on both the stopper and notify packages.
Package stopvar contains helpers that build on both the stopper and notify packages.
Package subfs contains as [fs.FS] that performs string substitutions.
Package subfs contains as [fs.FS] that performs string substitutions.
Package txguard provides a utility class that keeps a database transaction active on a periodic basis.
Package txguard provides a utility class that keeps a database transaction active on a periodic basis.
Package workgroup contains a concurrency-control utility.
Package workgroup contains a concurrency-control utility.

Jump to

Keyboard shortcuts

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