package
0.5.1-rc.1
Repository: https://github.com/rancher/wins.git
Documentation: pkg.go.dev

# Functions

GetFullPath returns the full path with the named pipe name.
New creates a named pipe with `path`, `sddl` and `bufferSize` `sddl`: a format string of the Security Descriptor Definition Language, default is builtin administrators and local system `bufferSize`: measurement is KB, default is 64 refer: - https://docs.microsoft.com/en-us/windows/desktop/secauthz/security-descriptor-string-format - https://docs.microsoft.com/en-us/windows/desktop/secauthz/ace-strings.
NewDialer creates a Dialer to connect to a named pipe by `path`.
No description provided by the author

# Type aliases

No description provided by the author