Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Config changes #32

@belak

Description

@belak

I realize that this isn't required, but I thought of the possibility of switching the config to a json format. This way, we can avoid one more non-std lib import.

It's really simple to open a new file, and throw the io.Reader into a json.Decoder. Then you just unmarshal into the struct representing the whole config file. Note that I don't have a pull request for this since it's more of an idea than anything else right now, but if you're interested, I may be willing to throw one together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions