Skip to content

Does Gojson support converting structures to json? What are the supported commands? #84

@cnchef

Description

@cnchef

Does Gojson support converting structures to json? What are the supported commands?

type Person struct {
Name string json:"name"
Age int json:"age"
}

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