Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConverter ¶
func CreateConverter() interfaces.ConverterInterface
Types ¶
type Converter ¶
type Converter struct{}
func (Converter) Convert ¶
func (c Converter) Convert(decisionTable decisionTable.DecisionTable, standard standard.Standard) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.