package
Version:
v0.0.0-...-3669d16
Opens a new window with list of versions in this module.
Published: Sep 28, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
UpgradeMODEPre = "preupgrade"
UpgradeMODEPreSync = "preupgrade-sync"
UpgradeMODEPost = "postuprgrade"
)
type Config struct {
Locale string
Encoding string
DataChecksums bool
MaxPreparedTransactions int
}
preupgrade helper container will return this struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.