system

package module
v0.0.0-...-098be99 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Basement

type Basement struct {
	Database  *gorm.DB
	KVStorage kv.Storage
}

func (*Basement) Setup

func (b *Basement) Setup(c Config) error

type Config

type Config struct {
	Database  gormutil.Config
	KVStorage kv.Config
}

Jump to

Keyboard shortcuts

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