Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQLSecurity ¶
type SQLSecurity struct{}
func (*SQLSecurity) Name ¶
func (s *SQLSecurity) Name() string
func (*SQLSecurity) OnFinish ¶
func (sqlSec *SQLSecurity) OnFinish(op *sql.SQLOperation, res *sql.SQLOperationResult)
func (*SQLSecurity) OnQueryOrExec ¶
func (sqlSec *SQLSecurity) OnQueryOrExec(op *sql.SQLOperation, args sql.SQLOperationArg)
Click to show internal directories.
Click to hide internal directories.