pgjournal

package
v0.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package pgjournal provides an implementation of journal.BinaryStore that persists to a PostgreSQL database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryStore added in v0.8.0

type BinaryStore struct {
	// DB is the PostgreSQL database connection.
	DB *sql.DB
}

BinaryStore is an implementation of journal.BinaryStore that persists to a PostgreSQL database.

func (*BinaryStore) Open added in v0.8.0

Open returns the journal with the given name.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL