marct

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Locations

type Locations struct {
	SrsRecords       string
	SrsMarc          string
	SrsMarcAttr      string
	TablefinalSchema string
	TablefinalTable  string
}

type MARCTransform

type MARCTransform struct {
	FullUpdate bool
	Datadir    string
	Users      []string
	//TrigramIndex bool
	//NoIndexes    bool
	Verbose int // 0=quiet, 1=summary, 2=detail
	//CSVFileName  string
	SRSRecords  string
	SRSMarc     string
	SRSMarcAttr string
	Metadb      bool
	// Move into options package:
	PrintErr PrintErr
	Loc      Locations
}

func (*MARCTransform) Transform

func (t *MARCTransform) Transform() error

type PrintErr

type PrintErr func(string, ...interface{})

Directories

Path Synopsis
Package marc transforms MARC records in JSON format into a tabular form.
Package marc transforms MARC records in JSON format into a tabular form.

Jump to

Keyboard shortcuts

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