templateengine

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CleanupServiceInstrumentation

type CleanupServiceInstrumentation struct {
	// contains filtered or unexported fields
}

func NewCleanupServiceInstrumentation

func NewCleanupServiceInstrumentation(factory logging.LoggerFactory) *CleanupServiceInstrumentation

func (*CleanupServiceInstrumentation) DeletedFile

func (r *CleanupServiceInstrumentation) DeletedFile(file domain.Path)

func (*CleanupServiceInstrumentation) FetchedFilesToDelete

func (r *CleanupServiceInstrumentation) FetchedFilesToDelete(fetchErr error, files []domain.Path) error

func (*CleanupServiceInstrumentation) WithRepository

type RenderServiceInstrumentation

type RenderServiceInstrumentation struct {
	// contains filtered or unexported fields
}

func NewRenderServiceInstrumentation

func NewRenderServiceInstrumentation(factory logging.LoggerFactory) *RenderServiceInstrumentation

func (*RenderServiceInstrumentation) AttemptingToRenderTemplate

func (r *RenderServiceInstrumentation) AttemptingToRenderTemplate(template *domain.Template)

func (*RenderServiceInstrumentation) FetchedTemplatesFromStore

func (r *RenderServiceInstrumentation) FetchedTemplatesFromStore(fetchErr error) error

func (*RenderServiceInstrumentation) FetchedValuesForTemplate

func (r *RenderServiceInstrumentation) FetchedValuesForTemplate(fetchErr error, template *domain.Template) error

func (*RenderServiceInstrumentation) WithRepository

func (*RenderServiceInstrumentation) WrittenRenderResultToFile

func (r *RenderServiceInstrumentation) WrittenRenderResultToFile(template *domain.Template, targetPath domain.Path, writeErr error) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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