Skip to content

Remove custom yaml marshaling from Source struct #222

Description

@vdice

The Source struct in the valuesource pkg (as of #219) currently has custom marshal/unmarshal YAML functions defined. It would be preferred to use https://github.com/ghodss/yaml such that these can be removed and only the JSON (un)marshalers are necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions