Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalStackConfig ¶
func Initialize ¶
func Initialize()
func SetAWSSession ¶
func SetAWSSession(tr instrumentation.Tracer)
Types ¶
type TestConfig ¶
type TestConfig struct { Logger log.Config App *baseapp.ServerConfig HTTP *httpserver.HTTPServerConfig Kafka *kafkaconsumer.KafkaConsumerServerConfig Mongo *mongo.Config CSFLE *csfle.Config AWS *AWSConfig KafkaConsumer kafka.KafkaConsumerConfig KafkaProducer *kafka.KafkaProducerConfig KafkaTestTopic string KafkaTestTopic2 string Graylog logwriter.GraylogConfig TestURL1 string TestURL2 string }
func NewConfig ¶
func NewConfig() *TestConfig
Click to show internal directories.
Click to hide internal directories.