services

package
v0.0.0-...-9ff4ced Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Config      *config.Config
	Dependency  *dig.Container
	Database    *gorm.DB
	TimeSource  *timesource.Source
	CancelToken context.Context
}

type Service

type Service interface {
	Start(*Options, *sync.WaitGroup)
	GetServiceName() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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