Documentation
¶
Index ¶
Constants ¶
View Source
const MaxRecvMessageSize = 1024 * 1024 * 300
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Acorus ¶
type Acorus struct {
DB *database.DB
Synchronizer map[uint64]*synchronizer.Synchronizer
Processor map[uint64]event2.IEventProcessor
Worker map[uint64]worker2.IWorkerProcessor
Relayer map[uint64]*relayer.RelayerListener
// contains filtered or unexported fields
}
type RpcServerConfig ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
test
command
|
|
|
cmd
|
|
|
acorus
command
|
|
|
rpc
|
|
|
test_air_grpc
command
|
|
|
test_get_batch
command
|
|
|
test_get_logs
command
|
|
|
test_log
command
|
|
|
test_sql_concat
command
|
|
Click to show internal directories.
Click to hide internal directories.