hl7

package
v0.7.6 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultSegDelim = byte('\r')
View Source
var HL7 embed.FS

Functions

func FastScan added in v0.6.0

func FastScan(data []byte, segDelim, fldDelim byte) ([]*segment, error)

func GetSegments added in v0.6.0

func GetSegments(segments []*segment, name string) []*segment

func Unmarshal added in v0.6.0

func Unmarshal(data []byte, v any) error

Types

type Decoder added in v0.6.0

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

func NewDecoder added in v0.6.0

func NewDecoder(data []byte) *Decoder

func (*Decoder) Decode added in v0.6.0

func (d *Decoder) Decode(v any) error

Jump to

Keyboard shortcuts

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