Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryHook ¶
type QueryHook struct{}
func (*QueryHook) AfterQuery ¶
func (h *QueryHook) AfterQuery(ctx context.Context, event *bun.QueryEvent)
AfterQuery after query zerolog hook.
func (*QueryHook) BeforeQuery ¶
BeforeQuery before query zerolog hook.
Click to show internal directories.
Click to hide internal directories.