worlds

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

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

func NewDB

func NewDB(conn *pgxpool.Pool, commonDB database.CommonDB, spacesDB database.SpacesDB) *DB

func (*DB) WorldsGetWorldIDs

func (db *DB) WorldsGetWorldIDs(ctx context.Context) ([]uuid.UUID, error)

func (*DB) WorldsGetWorlds

func (db *DB) WorldsGetWorlds(ctx context.Context) ([]*entry.Space, error)

Jump to

Keyboard shortcuts

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