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