Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PopulatedSql ¶ added in v1.0.9
Types ¶
type SqlLogger ¶
func NewSqlLogger ¶
func NewSqlLogger(opts ...SqlLoggerOption) SqlLogger
type SqlLoggerOption ¶ added in v1.3.0
type SqlLoggerOption func(logger *SqlLogger)
func WithLogger ¶ added in v1.3.0
func WithLogger(logger zerolog.Logger) SqlLoggerOption
Click to show internal directories.
Click to hide internal directories.