parser

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fax

type Fax struct {
}

func (*Fax) Parse

func (f *Fax) Parse(fileName string) *api.NewRecord

type Generic

type Generic struct {
	Sender string
}

func (*Generic) Parse

func (g *Generic) Parse(fileName string) *api.NewRecord

type Parser

type Parser interface {
	Parse(fileName string) *api.NewRecord
}

Jump to

Keyboard shortcuts

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