service

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildService

type BuildService struct {
}

BuildService Build Domain Service

func NewBuildService

func NewBuildService() *BuildService

NewBuildService Build Domain Service Constructor

func (*BuildService) Build

func (b *BuildService) Build(temp *vo.Template, values map[string]interface{}) (*vo.Instance, error)

Build build template

type ConvertService

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

ConvertService Convert Domain Service

func NewConvertService

func NewConvertService(buildService *BuildService) *ConvertService

NewConvertService Convert Domain Service Constructor

func (*ConvertService) Convert

func (c *ConvertService) Convert(templates *entity.Templates, values map[string]interface{}) (*entity.Templates, error)

Convert Convert Output Instance from Template

Jump to

Keyboard shortcuts

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