migration

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JOB_RUN_TIME_MAX = 86400 //seconds
View Source
var ObjSizeLimit int64 = 50 * 1024 * 1024 //The max object size that can be moved directly
View Source
var PART_SIZE int64 = 50 * 1024 * 1024

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