node

package
v0.10.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 62 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintConfigCmd

func PrintConfigCmd() *cobra.Command

func StartCmd

func StartCmd() *cobra.Command

func UserNamespaces

func UserNamespaces(ctx context.Context, db DB) ([]string, error)

Types

type DB

type DB interface {
	sql.ReadTxMaker
}

type PoolOpener

type PoolOpener func(ctx context.Context, dbName string, maxConns uint32) (*pg.Pool, error)

poolOpener opens a basic database connection pool.

Directories

Path Synopsis
Package conf is used to merge multiple node config sources.
Package conf is used to merge multiple node config sources.

Jump to

Keyboard shortcuts

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