hl7

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidStruct = errors.New("target must be a struct pointer")

Functions

func Unmarshal added in v0.6.0

func Unmarshal(message Message, v interface{}) error

Types

type Message

type Message map[string]interface{}

func FromJSON

func FromJSON(filename string) (Message, error)

func NewMessage

func NewMessage(msg []byte, segDelim byte) (Message, error)

func (Message) Type

func (m Message) Type() string

Jump to

Keyboard shortcuts

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