common

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stage

type Stage int32

Stage represents a stage for some binlog related objects, like Writer.Reader.

const (
	StageNew Stage = iota
	StagePrepared
	StageClosed
)

valid stages for binlog related objects.

func (Stage) String

func (s Stage) String() string

String implements Stringer.String.

Jump to

Keyboard shortcuts

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