storage

package
v0.0.0-...-e09cdd1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	DB() *gorm.DB
	GetUserCenter(projectID string, account string) (*models.UserCenter, error)
	StorageKV(kvStorage models.KVStorage) error
	KvUpdate(project string, account string, bucket string, key string, payload models.JSONMap) (err error)
	KvDelete(project string, account string, bucket string, key string) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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