Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Auth = goexec.AuthConstructors()
Auth exposes DCOM authentication constructors.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a GoExec-backed DCOM execution client.
func (*Client) SetOptions ¶
func (c *Client) SetOptions(opts interface{})
SetOptions updates default execution options for future client calls.
Click to show internal directories.
Click to hide internal directories.