parser

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteToCSVs

func WriteToCSVs(c *Collector, outputDir string) (string, string)

Types

type Collector

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

func NewCollector

func NewCollector(outputDir string) *Collector

func (*Collector) GetErroredTable

func (c *Collector) GetErroredTable() *resources.Table

func (*Collector) GetOutputDir

func (c *Collector) GetOutputDir() string

func (*Collector) GetResourceTable

func (c *Collector) GetResourceTable() *resources.Table

func (*Collector) GetTable

func (c *Collector) GetTable() *tables.Table

func (*Collector) ParseFile

func (c *Collector) ParseFile(target string, outputTargetDir string, path string, info os.FileInfo, _err error) error

func (*Collector) TraversalFunc

func (c *Collector) TraversalFunc(target string) func(path string, info os.FileInfo, err error) error

Jump to

Keyboard shortcuts

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