JSON a Go

type TrumanGenerated struct {
	Description string `json:"description"`
	URL string `json:"url"`
}

Introduzione al tool

Questo strumento è uno strumento online per convertire le stringhe JSON in strutture Go.