Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggedConnConfig ¶
type LoggedConnConfig struct {
*pgx.ConnConfig
}
LoggedConnConfig wraps a pgx.ConnConfig to make it satisfy the zerolog.LogObjectMarshaler interface
func (LoggedConnConfig) MarshalZerologObject ¶
func (l LoggedConnConfig) MarshalZerologObject(e *zerolog.Event)
MarshalZerologObject satisfies the zerolog.LogObjectMarshaler interface
Click to show internal directories.
Click to hide internal directories.