windows

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPipeName

func GetPipeName(serviceName string) string

GetPipeName generates the NamedPipe used for notifications

func NewNotificationPipeListener

func NewNotificationPipeListener(pipeName string) (l net.Listener, err error)

NewNotificationPipeListener creates and returns a NamedPipe listener that can be used to accept new connection requests the client is responsible for closing the listener

func PostNotificationMessage

func PostNotificationMessage(pipeName string, message ipc.Message) (err error)

PostNotificationMessage sends the message argument to the NamedPipe

Types

This section is empty.

Jump to

Keyboard shortcuts

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