Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSS ¶
type GSS struct {
// contains filtered or unexported fields
}
GSS implements the pq.GSS interface and the pgconn.GSS interface.
func NewGSSWithKeytab ¶ added in v1.0.2
func NewGSSWithPassword ¶ added in v1.0.4
func (*GSS) GetInitToken ¶
GetInitToken implements the GSS interface.
func (*GSS) GetInitTokenFromSPN ¶
GetInitTokenFromSPN implements the GSS interface.
Click to show internal directories.
Click to hide internal directories.