package
Version:
v0.0.0-...-b2c30fe
Opens a new window with list of versions in this module.
Published: Nov 18, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ChatID int64 `json:"chat_id"`
Token string `json:"token"`
Interval time.Duration `json:"interval"`
NotifyInterval time.Duration `json:"notify_interval"`
AllowSlow int64 `json:"allow_slow"`
RpcList []string `json:"rpc_list"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.