Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
type Option ¶ added in v0.2.0
func WithConnTimeout ¶ added in v0.2.0
func WithMigrationsFs ¶ added in v0.2.0
func WithVersionTable ¶ added in v0.2.0
type SSLMode ¶ added in v0.2.0
type SSLMode string
func (*SSLMode) MarshalText ¶ added in v0.2.0
implemets encoding.TextMarshaler and TextUnmarshaler
func (*SSLMode) UnmarshalText ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.