templatefunctions

package
v3.0.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: OSL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCart

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

GetCart is exported as a template function

func (*GetCart) Func

func (tf *GetCart) Func(ctx context.Context) interface{}

Func defines the GetCart template function

func (*GetCart) Inject

func (tf *GetCart) Inject(
	applicationCartReceiverService *application.CartReceiverService,
	logger flamingo.Logger,

)

Inject dependencies

type GetDecoratedCart

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

GetDecoratedCart is exported as a template function

func (*GetDecoratedCart) Func

func (tf *GetDecoratedCart) Func(ctx context.Context) interface{}

Func defines the GetDecoratedCrt deplate function

func (*GetDecoratedCart) Inject

func (tf *GetDecoratedCart) Inject(
	cartReceiverService *application.CartReceiverService,
	logger flamingo.Logger,
)

Inject dependencies

Jump to

Keyboard shortcuts

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