//
pkg.gl
Category
github.com/jmalloc/ax
axmysql
internal
envelopestore
package
0.5.0
Repository:
https://github.com/jmalloc/ax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
114 SLOC
#
Functions
Delete
Delete removes a message from the store.
Insert
Insert adds a message to the store.
Scan
Scan constructs an outbound envelope by scanning values using s.
#
Constants
Columns
Columns is the ordered set of columns that must be SELECTed for use with Scan().
#
Interfaces
Scanner
Scanner is an interface for scanning values from a row or rows.