advancedmigrations

package
v0.17.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: AGPL-3.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 Processor

type Processor struct {
	// contains filtered or unexported fields
}

Processor holds references to any other processor that has migrations to run.

func New

func New(
	conversations *conversations.Processor,
) Processor

func (*Processor) Migrate

func (p *Processor) Migrate(ctx context.Context) error

Migrate runs all advanced migrations. Errors should be in the same format thrown by other server or testrig startup failures.

Jump to

Keyboard shortcuts

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