services

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindServices

func FindServices(ctx context.Context, dir string) (map[string]*Service, error)

Types

type Service

type Service struct {
	Files   *files.Files
	Tabs    *tabs.Manager
	Client  *client.Manager
	Feed    *routes.FeedHandler
	Command chan *command.Command
	Events  chan *tail.Event
	Basedir string
	Name    string
	Log     bool
	Debug   func(string, ...interface{})
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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