app

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Store = StoreMap{
	// contains filtered or unexported fields
}

Functions

This section is empty.

Types

type Dispose

type Dispose struct {
	Store  *store.SessionStore
	Plugin *plugin.Client
	Cmd    *exec.Cmd
}

func (*Dispose) Close

func (d *Dispose) Close() error

type StoreMap

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

func (*StoreMap) Add

func (s *StoreMap) Add(name string, dispose *Dispose)

func (*StoreMap) Dispose

func (s *StoreMap) Dispose(name string) *Dispose

func (*StoreMap) Store

func (s *StoreMap) Store(name string) *store.SessionStore

Jump to

Keyboard shortcuts

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