package
0.5.0
Repository: https://github.com/jmalloc/ax.git
Documentation: pkg.go.dev

# Functions

Delete removes a message from the store.
Insert adds a message to the store.
Scan constructs an outbound envelope by scanning values using s.

# Constants

Columns is the ordered set of columns that must be SELECTed for use with Scan().

# Interfaces

Scanner is an interface for scanning values from a row or rows.