postgres

package
v0.0.0-...-f465334 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServer

func RunServer(ctx context.Context, cfg Config) error

Types

type Backend

type Backend struct {
	// contains filtered or unexported fields
}

func NewBackend

func NewBackend(db *simpledb.DB, conn net.Conn) *Backend

func (*Backend) Close

func (b *Backend) Close() error

func (*Backend) Run

func (b *Backend) Run() error

type Config

type Config struct {
	Dir     string
	Address string
}

Jump to

Keyboard shortcuts

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