Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func (*Config) DecodeFromDSN ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
type ErrorCombiner ¶
type ErrorCombiner []error
func (*ErrorCombiner) Combine ¶
func (ec *ErrorCombiner) Combine(err error)
func (*ErrorCombiner) Error ¶
func (ec *ErrorCombiner) Error() string
func (*ErrorCombiner) ErrorOrNil ¶
func (ec *ErrorCombiner) ErrorOrNil() error
Click to show internal directories.
Click to hide internal directories.