db

package
v0.0.0-...-99a0925 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2026 License: Apache-2.0, BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package db provides database access.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(cfg *config.DBConfig) *gorm.DB

Init returns the global dao handle. Retained for backwards compatibility with v0.2.2-era callers (nodemeta / localcache / instancecache / templatecenter) that still pass a DBConfig. cfg is accepted but ignored — the connection is already established by dao.Open before any business package Init runs.

Types

This section is empty.

Directories

Path Synopsis
Package models contains database schema and ORM model definitions for Cube Master project.
Package models contains database schema and ORM model definitions for Cube Master project.

Jump to

Keyboard shortcuts

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