package
0.0.0-20220112155137-c8e183c37c83
Repository: https://github.com/edilib/go-edilib.git
Documentation: pkg.go.dev
# Structs
CompositeValue represents an edifact value with component values.
No description provided by the author
RepetitionValue is a repetition of values within a single data element.
Segment is a Edifact Segment that consists of a Tag and DataElements.
SimpleValue is a simple value, e.g.
Tag is the beginning of an Edifact Segment.
# Interfaces
SegmentReader is the interface to reading Edifact types.Segment slices.
Value is an value in the edifact context.