Categorygithub.com/plgd-dev/kit/v2
module
2.0.0-20211006190727-057b33161b90
Repository: https://github.com/plgd-dev/kit.git
Documentation: pkg.go.dev

# README

Build Status codecov Go Report Gitter

kit

Configuration

CQRS/eventbus/Kafka

OptionENV variableTypeDescriptionDefault
-BOOTSTRAP_SERVERSstringtbd"localhost:9092"

CQRS/eventbus/NATS

OptionENV variableTypeDescriptionDefault
-URLstringtbd"nats://localhost:4222"

CQRS/eventstore/MongoDB

OptionENV variableTypeDescriptionDefault
-URIstringtbd"mongodb://localhost:27017"
-DATABASEstringtbd"eventstore"
-BATCH_SIZEinttbd16
-MAX_POOL_SIZEinttbd16
-MAX_CONN_IDLE_TIMEstringtbd"240s"

security/TLS

OptionENV variableTypeDescriptionDefault
-CA_POOLstringtbd""
-CERTIFICATEstringtbd""
-CERTIFICATE_KEYstringtbd""

security/ACME

OptionENV variableTypeDescriptionDefault
-CA_POOLstringtbd""
-DIRECTORY_URLstringtbd""
-DOMAINSstringtbd""
-REGISTRATION_EMAILstringtbd""
-TICK_FREQUENCYstringtbd""

net/GRPC

OptionENV variableTypeDescriptionDefault
-ADDRESSstringtbd"0.0.0.0:9100"

net/CoAP

log

OptionENV variableTypeDescriptionDefault
-ENABLE_DEBUGbooltbdfalse

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author