bde

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package bde contains the recursion, parsing and output logic for batch-dicom-extract

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser(pi *ParserInput) (*Parser, error)

func (*Parser) Parse

func (p *Parser) Parse() error

type ParserInput

type ParserInput struct {
	InputFiles       []string
	RecursiveMode    bool
	OneFilePerSeries bool
	OutputFileName   string
	TagList          string
	StopOnError      bool
	DICOMSuffix      string
}

Jump to

Keyboard shortcuts

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