package
0.0.0-20220114065743-58ae5d19dc08
Repository: https://github.com/indrasaputra/toggle.git
Documentation: pkg.go.dev
# Functions
BuildCockroachPgxPool builds a pool of cockroachdb client using pgx.
BuildKafkaWriter builds an instance of kafka writer.
BuildPostgrePgxPool builds a pool of pgx client.
BuildRedisClient builds an instance of redis client.
BuildToggleCommandHandler builds toggle command handler including all of its dependencies.
BuildToggleQueryHandler builds toggle query handler including all of its dependencies.
# Structs
Dependency holds any dependency to build full use cases.