package
Version:
v0.0.0-...-aa402eb
Opens a new window with list of versions in this module.
Published: Oct 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
EthWebSocketUrl string `envconfig:"ETH_WEB_SOCKET_URL"`
GcpProject string `envconfig:"GCP_PROJECT"`
GcpRegion string `envconfig:"GCP_REGION"`
BqDataSet string `envconfig:"BQ_DATA_SET"`
PubSubTopic string `envconfig:"PUB_SUB_TOPIC"`
FilePath string `envconfig:"FILE_PATH"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.