scanner

package
v0.0.0-...-d325a26 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan(options core.Options, games []core.GameStatus) error

Scan is the main entry point for scanner package

Types

type Scanner

type Scanner interface {
	// Scan implements scanning by each scanner returnin completion and error
	Scan(options core.Options, games []core.GameStatus, dat *core.DAT) (bool, error)
}

Scanner defines scanners API

Jump to

Keyboard shortcuts

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