Documentation ¶
Overview ¶
Package unix contains the implementation of unix security provider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Default is an unix security provider configured from current username and group. If the credentials could not be correctly configured, Default will be nil.
View Source
var Type = [4]byte{'u', 'n', 'i', 'x'}
Type indicates that unix authentication protocol is used.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
Auth implements unix security provider.
Click to show internal directories.
Click to hide internal directories.