svc

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MulanPSL-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContext

type ServiceContext struct {
	Config          config.Config
	RedisClient     *redis.Client
	Cron            *cron.Cron
	ModelArtsRpc    modelartsservice.ModelArtsService
	ModelArtsImgRpc imagesservice.ImagesService
	DbEngin         *gorm.DB
	ACRpc           hpcacclient.HpcAC
	THRpc           slurmclient.Slurm
	OctopusRpc      octopusclient.Octopus
	CephRpc         cephclient.Ceph
	OpenstackRpc    openstackclient.Openstack
	DockerClient    *client.Client
	Downloader      *s3manager.Downloader
	Uploader        *s3manager.Uploader
	K8sRpc          kubernetesclient.Kubernetes
	PromClient      map[int64]tracker.Prometheus
	ParticipantRpc  participantservice.ParticipantService
}

func NewServiceContext

func NewServiceContext(c config.Config) *ServiceContext

Jump to

Keyboard shortcuts

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