pgset

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package pgset provides an implementation of set.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

type BinaryStore struct {
	DB *sql.DB
}

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

func (*BinaryStore) Open

func (s *BinaryStore) Open(ctx context.Context, name string) (set.BinarySet, error)

Open returns the set with the given name.

Jump to

Keyboard shortcuts

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