migration

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JOB_RUN_TIME_MAX = 86400 //seconds, equals 1 day
View Source
var PART_SIZE int64 = 16 * 1024 * 1024 //The max object size that can be moved directly, default is 16M.

Functions

func HandleMsg

func HandleMsg(msgData []byte) error

func Init

func Init()

Types

type Migration

type Migration interface {
	Init()
	HandleMsg(msg string)
}

Jump to

Keyboard shortcuts

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