service_manager

package
v0.0.0-...-b2289a0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchTaskQueueClient

func FetchTaskQueueClient(c *config.Config, db *gorm.DB) (task_queue.Client, error)

Types

type ServiceManager

type ServiceManager struct {
	SslManager            SSL.Manager
	DockerConfigGenerator dockerConfigGenerator.Manager
	DbClient              gorm.DB
	PubSubRedisClient     redis.Client
	PubSubClient          pubsub.Client
	TaskQueueClient       task_queue.Client
	TaskQueueRedisClient  redis.Client
	CancelImageBuildTopic string
}

func (*ServiceManager) Load

func (manager *ServiceManager) Load(config config.Config)

Jump to

Keyboard shortcuts

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