package
Version:
v0.0.0-...-de6d927
Opens a new window with list of versions in this module.
Published: Oct 13, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string `json:"port"`
MongoDbName string `json:"mongo_db_name"`
MongoURI string `json:"mongo_uri"`
KafkaBrokerAddr string `json:"kafka_broker_addr"`
SqlmapPath string `json:"sqlmap_path"`
RedisAddr string `json:"redis_addr"`
RedisPassword string `json:"redis_password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.