database

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Default name for scheduler cluster.
	DefaultSchedulerClusterName = "scheduler-cluster-1"

	// Default name for seed peer cluster.
	DefaultSeedPeerClusterName = "seed-peer-cluster-1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	DB  *gorm.DB
	RDB redis.UniversalClient
}

func New

func New(cfg *config.Config) (*Database, error)

Jump to

Keyboard shortcuts

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