package
Version:
v0.0.0-...-d8af43a
Opens a new window with list of versions in this module.
Published: May 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Status struct {
ID int64 `db:"id"`
TableName string `db:"table_name"`
UpdatedAt string `db:"updated_at"`
LastTransaction string `db:"last_transaction"`
Collection string `db:"collection"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.