package
0.0.0-20241112042809-5b88717fc97e
Repository: https://github.com/fhir-fli/fhirpath-go.git
Documentation: pkg.go.dev

# Functions

Error creates a MockExpression that returns the provided error when evaluated.
Return creates a MockExpression that returns the provided inputs when evaluated.

# Structs

MockExpression is a test double expression that calls the contained function when evaluated.