-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Milestone
Description
I have noticed in all types in ghw, there are utility methods for the types to return a JSON or YAML representation that cannot be marshaled back. The only use this has is specific to the ghwc utility, to represent information. Instead, why is there no implementations for json Marshaler and similar for yaml? Additionally, there are more utility functions for representing the values in a safe format for JSON or YAML, which is completely unnecessary as JSON and YAML are both able to translate to and from the values as necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels