utils/

directory
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: BSD-3-Clause

Directories

Path Synopsis
Package builder is main underlying package in the implementation of `verify.That()` and `require.That()`, with the `Builder` type providing the core functionality of the predicate builder.
Package builder is main underlying package in the implementation of `verify.That()` and `require.That()`, with the `Builder` type providing the core functionality of the predicate builder.
Package codegen is a small package intended to help with integrating custom code generation tools in your project.
Package codegen is a small package intended to help with integrating custom code generation tools in your project.
Package predicate defines both `Predicate“ and `Transform` types and handles the predicate evaluation process.
Package predicate defines both `Predicate“ and `Transform` types and handles the predicate evaluation process.
impl
Package impl defines all the support predicates and transformation function as individual functions that are then forwarded through code generation to the Builder type.
Package impl defines all the support predicates and transformation function as individual functions that are then forwarded through code generation to the Builder type.
Package prettyprint formats any go value in a way that is similar to the equivalent literal in a go source file.
Package prettyprint formats any go value in a way that is similar to the equivalent literal in a go source file.
Package value defines helper functions to compare numeric and other value types as either ordered or unordered.
Package value defines helper functions to compare numeric and other value types as either ordered or unordered.

Jump to

Keyboard shortcuts

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