Skip to content

Enable method returns text encoding instead of json #41

@fredhsu

Description

@fredhsu

jsonRsp, err := n.runCommands(commands, "text")

Although the documentation and variable name imply json output, the output is coded to text. Could we either expose runCommands as a public method or change the default behavior to be json encoding?

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