package
module
Version:
v0.0.0-...-89bbdfb
Opens a new window with list of versions in this module.
Published: Aug 12, 2022
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Input struct {
Variables map[string]interface{} `md:"Variables"`
DataCollection []interface{} `md:"DataCollection"`
}
type Settings struct {
LeftToken string `md:"leftToken"`
RightToken string `md:"rightToken"`
VariablesDef string `md:"variablesDef"`
Targets string `md:"targets"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.