Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresStoreAdapter ¶
type PostgresStoreAdapter struct {
// contains filtered or unexported fields
}
func (*PostgresStoreAdapter) Bind ¶
func (p *PostgresStoreAdapter) Bind(binder helpers.FlagBinder)
func (*PostgresStoreAdapter) Destroy ¶
func (p *PostgresStoreAdapter) Destroy(store drivers.StoreDriver) error
func (*PostgresStoreAdapter) New ¶
func (p *PostgresStoreAdapter) New(getter helpers.FlagGetter) (drivers.StoreDriver, error)
Click to show internal directories.
Click to hide internal directories.