Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResetSQLDB ¶
func ResetSQLDB(dsn string)
Types ¶
type PostgreSQLSchema ¶
type PostgreSQLSchema struct {
wmSql.DefaultPostgreSQLSchema
}
PostgreSQLSchema is an implementation of SchemaAdapter based on PostgreSQL.
func (PostgreSQLSchema) SchemaInitializingQueries ¶
func (s PostgreSQLSchema) SchemaInitializingQueries(topic string) []string
type SQLQueue ¶
type SQLQueue struct {
// contains filtered or unexported fields
}
func NewSQLQueue ¶
func (*SQLQueue) RegisterCtxKey ¶
Click to show internal directories.
Click to hide internal directories.