I am trying to initialise my struct but for field it is giving me undenied error
package main import ( "fmt" ) type UserGetResponse struct {