common

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WSL_SOCK    = "wincrypt-wsl.sock"
	CYGWIN_SOCK = "wincrypt-cygwin.sock"
	NAMED_PIPE  = "\\\\.\\pipe\\openssh-ssh-agent"
	APP_CYGWIN  = iota
	APP_WSL
	APP_WINSSH
	APP_SECURECRT
	MENU_QUIT
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppId

type AppId int

func (AppId) FullName

func (id AppId) FullName() string

func (AppId) String

func (id AppId) String() string

type ServiceStatus

type ServiceStatus struct {
	Running bool
	Help    string
}

type Services

type Services struct {
	Service map[AppId]*ServiceStatus
	sync.RWMutex
}

Jump to

Keyboard shortcuts

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