local

package
v20.10.11+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const (
	CoEClassstring     = syscall.Errno(0x800401F3) // Invalid class string
	ErrorNoNetwork     = syscall.Errno(1222)       // The network is not present or not started
	ErrorBadPathname   = syscall.Errno(161)        // The specified path is invalid
	ErrorInvalidObject = syscall.Errno(0x800710D8) // The object identifier does not represent a valid object
)

Win32 error codes that are used for various workarounds These really should be ALL_CAPS to match golangs syscall library and standard Win32 error conventions, but golint insists on CamelCase.

Variables

This section is empty.

Functions

func NewClient

NewClient creates a new local executor for windows

Types

type LCOWOption

type LCOWOption struct {
	Config *opengcs.Config
}

LCOWOption is a CreateOption required for LCOW configuration

func (*LCOWOption) Apply

func (s *LCOWOption) Apply(interface{}) error

Apply for the LCOW option is a no-op.

Jump to

Keyboard shortcuts

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