export

package
v0.0.0-...-2d22096 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package export provides background export jobs for the full app.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() types.Interface

Types

type Module

type Module struct {
	types.OptionalImpl
	// contains filtered or unexported fields
}

func (*Module) Cleanup

func (m *Module) Cleanup() error

func (*Module) Dependencies

func (m *Module) Dependencies() []string

func (*Module) GetHandlers

func (m *Module) GetHandlers() types.Handler

func (*Module) GetMetadata

func (m *Module) GetMetadata() types.Metadata

func (*Module) GetServices

func (m *Module) GetServices() types.Service

func (*Module) Init

func (m *Module) Init(conf *config.Config, em types.ManagerInterface) error

func (*Module) Name

func (m *Module) Name() string

func (*Module) PostInit

func (m *Module) PostInit() error

func (*Module) RegisterRoutes

func (m *Module) RegisterRoutes(r *gin.RouterGroup)

func (*Module) Service

func (m *Module) Service() *service.Service

func (*Module) Version

func (m *Module) Version() string

Directories

Path Synopsis
data
repository
Package repository stores export jobs for the full application example.
Package repository stores export jobs for the full application example.
Package service contains export job business logic.
Package service contains export job business logic.
Package structs defines export job domain models.
Package structs defines export job domain models.

Jump to

Keyboard shortcuts

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