Skip to content

paramgen: parse value as map  #113

@hariso

Description

@hariso

Feature description

A few connectors already need to have parameters for which values are maps (recent examples are AMQ Classic and Artemis, and also the HTTP connector).

Example:

type SourceConfig struct {
    Headers map[string]string
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions