package
1.6.3
Repository: https://github.com/33cn/externaldb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AddressConvert 对地址进行转化 eth 格式地址, 都转化成小写格式.
组合mapping结构.
CompressContent process max output length.
DumpEnv dump txs for unit test.
ErrLogger log error.
No description provided by the author
GenEnv gen env for test.
No description provided by the author
InitChain33 初始化chain33.
No description provided by the author
InitIndex create index/type mapping if not exist.
No description provided by the author
No description provided by the author
GetLastSyncSeq 获得最后同步的seq.
LogFmtFormat copy from log15.LogfmtFormat(), add max output length process: CompressContent.
NewLastRecord create LastSyncSeqRecord.
NormalLogger all log.
PositionID 日志用, 定位问题.
Save 保存convert后的结果到ES.
No description provided by the author
SetupLog Setup Log.

# Constants

No description provided by the author

# Variables

Chain33CoinSymbol ...
Chain33DefaultConfig Chain33 Default Config.
Chain33TitleFmt ...
Chain33TitleM ...
Chain33TitleP ...
Chain33V165 chain33 1.65的配置 支持不指定配置文件, 可以更方便的使用.
ConvertEsBulk 数据解析结果存储的ES 是否选择批量写入.
No description provided by the author
No description provided by the author

# Structs

ModuleConvert 具体模块填上这个结构提, 由 Proc 控制流程.

# Interfaces

AppConvert for application 随着需求增加,需要各种各样的解析。由app 提供, 可以更灵活的实现.