edi

package module
v0.0.0-...-94cded2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 3 Imported by: 0

README

go-edi

Go package for genertating, parsing, validating x12 and EDIFACT and converting them to and from csv, json and xml

#TODO :

  • ADD EDI x12 & EDIFACT message validation logic
  • Add other edi standards such as TRADACOMS, HL7, and XML-based standards ?

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser(parserType ParserType) common.Parser

Types

type ParserType

type ParserType int
const (
	X12 ParserType = iota
	EDIFACT
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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