gohipath

package module
v0.0.0-...-83c2f6f Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

README

Build Status codecov

Implementation of FHIR FHIRPath in Go

This module will soon provide you an implementation of FHIR® FHIRPath in
Go.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx hipathsys.ContextAccessor, pathString string, node interface{}) (hipathsys.ColAccessor, *hipathsys.Error)

Types

type Path

type Path struct {
	// contains filtered or unexported fields
}

func Compile

func Compile(pathString string) (*Path, *hipathsys.Error)

func (*Path) Execute

func (p *Path) Execute(ctx hipathsys.ContextAccessor, node interface{}) (hipathsys.ColAccessor, *hipathsys.Error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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