package
1.1.0
Repository: https://github.com/ankorstore/yokai.git
Documentation: pkg.go.dev

# Functions

DefaultTestHookEventOptions are the default options for NewTestHookEvent.
NewTestHookEvent returns a new sql.HookEvent for tests purposes.
WithArguments is used to set the arguments of the test sql.HookEvent.
WithOperation is used to set the sql.Operation of the test sql.HookEvent.
WithQuery is used to set the query of the test sql.HookEvent.
WithSystem is used to set the sql.System of the test sql.HookEvent.

# Variables

No description provided by the author
No description provided by the author

# Structs

Options are the options for NewTestHookEvent.

# Type aliases

TestHookEventOption are the functional options for NewTestHookEvent.