package main type USer struct { Name string `json:"name"` }