package
1.1.0
Repository: https://github.com/verily-src/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.