Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseMerger ¶
func NewBaseMerger ¶
func NewBaseMerger(distributionPath, kind, configPath string) *BaseMerger
type BaseReducer ¶
func NewBaseReducer ¶
func NewBaseReducer(key, from, to, lifecycle string) *BaseReducer
func (*BaseReducer) GetKey ¶
func (r *BaseReducer) GetKey() string
func (*BaseReducer) GetLifecycle ¶
func (r *BaseReducer) GetLifecycle() string
func (*BaseReducer) Prepare ¶
func (r *BaseReducer) Prepare() map[any]any
Click to show internal directories.
Click to hide internal directories.