package
0.0.0-20231018235809-90deddd72f8f
Repository: https://github.com/grailbio/reflow.git
Documentation: pkg.go.dev
# Functions
NewCostExact creates an exact cost.
NewCostUB creates a cost which is an Upper bound cost.
# Structs
Cmd holds the configuration, flag definitions, and runtime objects required for tool invocations.
Cost tracks the cost of something along with whether its an exact cost.
OfferInspect contains Offer metadata.
# Type aliases
Func is the type of a command function.