Skip to content

Change token replace API to use event map instead of pointer to replacement string #30

@coccyx

Description

@coccyx

We now pass in the full event into the Token.GenReplacement() method as well as a pointer back to the field we want to modify. Since we now pass the full event, and we should know what field we're operating on from the token, we can eliminate passing in the string pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions