Documentation ¶
Index ¶
- type Auth
- func (a *Auth) AuthMethod(user, addr string) (string, error)
- func (a *Auth) Negotiate(c *mysql.Conn, user string, remoteAddr net.Addr) (mysql.Getter, error)
- func (a *Auth) Salt() ([]byte, error)
- func (a *Auth) ValidateHash(salt []byte, user string, authResponse []byte, remoteAddr net.Addr) (mysql.Getter, error)
- type Claim
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.