package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Mar 25, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Bindings = wire.NewSet(
config.NewGithub,
config.NewDatabase,
database.NewGormDB,
database.NewMigrator,
github.NewClient,
github.NewGithubClient,
application.NewScheduler,
worker.NewWorkers,
workers.NewIssueUpdatesPoller,
issue.NewParser,
repositories.NewIssueRepository,
)
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
domain
|
|
|
|
|
infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.