scanmgr

package
v0.0.0-...-7ab9190 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanDir

type ScanDir int

func (ScanDir) CreateService

func (scan ScanDir) CreateService(name string, s s6.ServiceDefinition) (svc s6.Service, event ftrigr.FtrigR, err error)

func (ScanDir) OpenService

func (scan ScanDir) OpenService(name string) (s6.Service, error)

func (ScanDir) Scan

func (scan ScanDir) Scan() ([]string, error)

type ServiceCloser

type ServiceCloser struct {
	Ctx     context.Context
	ScanDir ScanDir
	Name    string
	Service s6.Service
	Event   ftrigr.FtrigR
	Done    chan<- byte
}

func (*ServiceCloser) Close

func (c *ServiceCloser) Close() error

Jump to

Keyboard shortcuts

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