postgresql

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorePG

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

func NewRepos

func NewRepos(db *pgxpool.Pool) *StorePG

func (*StorePG) CreateRoomById

func (s *StorePG) CreateRoomById(ctx context.Context, id string) error

func (*StorePG) DeleteRoomById

func (s *StorePG) DeleteRoomById(ctx context.Context, id string) error

func (*StorePG) RoomExists

func (s *StorePG) RoomExists(ctx context.Context, id string) (bool, error)

Jump to

Keyboard shortcuts

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