storage

package module
v0.0.0-...-9efbc18 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: MIT Imports: 1 Imported by: 0

README

Storage

This is not intended to be used as a standalone library. It is a collection of files necessary to run the backend, accounts, and signaling services.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpgradeToV1

func UpgradeToV1(oldDB *gorm.DB, newDB *gorm.DB) error

* Upgrades the old database to the new one implemented using GORM. Since migrations aren't capable of * upgrading the database, this function will need to be called to upgrade the database. * TODO.

Types

This section is empty.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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