Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/KubePi
/ MigrationFUNC
FuncType
MigrationFUNC
migrate/migrations/types.go:5–5 ·
view source on GitHub ↗
func(db storm.Node) error
Source
from the content-addressed store, hash-verified
3
import
"github.com/asdine/storm/v3"
4
5
type
MigrationFUNC
func
(db storm.Node) error
6
7
type
Migration
struct
{
8
Version int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected