scanner

package
v0.0.0-...-b275a4c Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Path     string
	ScanType ScanType
}

type EnvironmentVar

type EnvironmentVar int
const (
	SigZagDir EnvironmentVar = iota
)

func (EnvironmentVar) Strings

func (e EnvironmentVar) Strings() string

type ScanType

type ScanType int
const (
	EXCEL ScanType = iota
	DATABASE
)

func (ScanType) Strings

func (st ScanType) Strings() string

type Scanner

type Scanner struct {
	Conf Config
}

func (*Scanner) Crawl

func (s *Scanner) Crawl() error

Crawl data sources and generates metadata

Jump to

Keyboard shortcuts

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