Skip to content

Feature request: add support for encoding.TextUnmarshaler interface #424

Description

@sirzooro

encoding.TextUnmarshaler is the interface implemented by an object that can unmarshal a textual representation of itself. With it go-flags would be able to handle any type that implements it. Now we have to read parameters as strings and unmarshal them later.

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