dcom

package
v3.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: MIT, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Auth exposes DCOM authentication constructors.

Functions

func NewClient

func NewClient(call goja.ConstructorCall, runtime *goja.Runtime) *goja.Object

NewClient constructs a DCOM client.

Constructor: constructor(target: string, auth: any)

Types

type Client

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

Client is a GoExec-backed DCOM execution client.

func (*Client) MMC

func (c *Client) MMC(executable string, args string, opts interface{}) map[string]interface{}

MMC invokes the MMC20.Application DCOM execution method.

func (*Client) SetOptions

func (c *Client) SetOptions(opts interface{})

SetOptions updates default execution options for future client calls.

Jump to

Keyboard shortcuts

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