app

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildRouter

func BuildRouter(c *frameworkbootstrap.Container, modules RouterModules) error

BuildRouter is the canonical GoShip router entrypoint.

func RegisterSchedules

func RegisterSchedules(s *cron.Cron, jobsProvider JobsProvider)

RegisterSchedules wires periodic schedules that enqueue background jobs.

Types

type Container

type Container = frameworkbootstrap.Container

func NewContainer

func NewContainer() *Container

NewContainer builds the canonical GoShip runtime container.

type JobsProvider

type JobsProvider func() core.Jobs

type RouterModules

type RouterModules struct {
	PaidSubscriptions *paidsubscriptions.Service
	Notifications     *notifications.Services
}

Jump to

Keyboard shortcuts

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