|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
BUILD | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
sspi.go | %!s(int64=5) %!d(string=hai) anos | |
sspi_unsupported.go | %!s(int64=5) %!d(string=hai) anos |
SSPI implementation in this directory is taken from https://github.com/WillHipschman/sspi-prototype (git commit: 4feee8f2e7
)
Implementation is modified to make sure that it only compiles on Windows.
For non-Windows platforms, please look at sspi_unspported.go