Documentation
¶
Index ¶
- Constants
- func Create(conn *pgx.Conn, payload []byte, logger logr.Logger)
- func CreateTableIfNotExists(ctx context.Context, c *pgx.Conn) error
- func Delete(conn *pgx.Conn, payload []byte, logger logr.Logger)
- func Stats(conn *pgx.Conn, payload []byte, logger logr.Logger, uuid string)
- func Update(conn *pgx.Conn, payload []byte, logger logr.Logger)
Constants ¶
View Source
const (
CreateStatement = `` /* 192-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func CreateTableIfNotExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.