AppImpl

package
v0.0.0-...-99bab9e Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILogFactory

type ILogFactory interface {
	Create() *log.Logger
}

type IoReaders

type IoReaders struct {
	FileInformation []AppInterfaces.IFileInformation
	Context         AppInterfaces.IIdlGeneratorFlags
	Logger          *log.Logger
}

func (*IoReaders) Close

func (self *IoReaders) Close() error

func (*IoReaders) Exists

func (self *IoReaders) Exists(name string) bool

func (*IoReaders) GetFileInformation

func (self *IoReaders) GetFileInformation() []AppInterfaces.IFileInformation

func (*IoReaders) Start

func (self *IoReaders) Start() error

func (*IoReaders) Stop

func (self *IoReaders) Stop() error

Jump to

Keyboard shortcuts

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