Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PgxPoolConnect = pgxpool.New
View Source
var PluginName = cfg.PluginName
Functions ¶
This section is empty.
Types ¶
type PostgresPlugin ¶
type PostgresPlugin struct {
// contains filtered or unexported fields
}
func (*PostgresPlugin) Reconfigure ¶
func (p *PostgresPlugin) Reconfigure(ctx context.Context, config interface{})
func (*PostgresPlugin) Stop ¶
func (p *PostgresPlugin) Stop(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.