Skip to main content

select-go

resp, err := client.Service("posts").Find() .SetSelect([]interface{}{"name", "notes"})