engine

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report struct {
	DataConfig []*viewData
	// contains filtered or unexported fields
}

func New

func New(cfg *config) *Report

func (*Report) CurrentFetchAndConvert

func (r *Report) CurrentFetchAndConvert(ctx context.Context) error

func (*Report) Run

func (r *Report) Run(ctx context.Context) error

1. fetch report template 2. get screenshot from headless 3. fetch telemetry to decode view_config add a history record 4. combine history URI and image as email html 5. send email to notify group

type Resource

type Resource struct {
	Block      *blockEntity
	ReportTask *reportTaskEntity
}

func NewResource

func NewResource(report *reportTaskEntity) (r *Resource, err error)

Jump to

Keyboard shortcuts

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