sqlstorage

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLStorage

type SQLStorage struct {
	ComputeCapability computecapability.Repository
	Node              node.Repository
	MetaInstance      metainstance.Repository
	Cluster           cluster.Repository
	DeploymentPlan    deploymentplan.Repository
}

func NewSQLStorage

func NewSQLStorage(
	db *sqlx.DB,
	is_sqlite bool,
) (*SQLStorage, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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