core

package
v0.0.0-...-3533b89 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT 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 {
	Opensubititles opensubtitles.Config `json:"opensubititles"`
}

func GetConfig

func GetConfig() (*Config, error)

type FinderInterface

type FinderInterface interface {
	Find(path string) (bool, error)
}

type Processor

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

func NewProcessor

func NewProcessor() *Processor

func (*Processor) AddFinder

func (p *Processor) AddFinder(finder FinderInterface)

func (*Processor) Process

func (p *Processor) Process(path string)

Jump to

Keyboard shortcuts

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