appfactory

package
v1.7.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppFromEnvironmentConfig

func NewAppFromEnvironmentConfig(service factory.ServiceFactory) (apps []factory.AppServerFactory)

NewAppFromEnvironmentConfig constructor

Construct server/worker for running application from environment value

## Server

USE_REST=[bool]

USE_GRPC=[bool]

USE_GRAPHQL=[bool]

## Worker

USE_KAFKA_CONSUMER=[bool] # event driven handler

USE_CRON_SCHEDULER=[bool] # static scheduler

USE_REDIS_SUBSCRIBER=[bool] # dynamic scheduler

USE_TASK_QUEUE_WORKER=[bool]

USE_POSTGRES_LISTENER_WORKER=[bool]

USE_RABBITMQ_CONSUMER=[bool] # event driven handler and dynamic scheduler

Types

This section is empty.

Source Files

  • app_factory_env.go
  • setup_cron_worker.go
  • setup_graphql_server.go
  • setup_grpc_server.go
  • setup_kafka_worker.go
  • setup_postgres_worker.go
  • setup_rabbitmq_worker.go
  • setup_redis_worker.go
  • setup_rest_server.go
  • setup_task_queue_worker.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL