Skip to content

Instantly share code, notes, and snippets.

@vkorbes
Created April 25, 2019 12:11
Show Gist options
  • Select an option

  • Save vkorbes/5f71fc04f110cd8d9c1f909206251cb4 to your computer and use it in GitHub Desktop.

Select an option

Save vkorbes/5f71fc04f110cd8d9c1f909206251cb4 to your computer and use it in GitHub Desktop.
type ReturnObject struct {
TwoD []byte `json:"TwoD"`
ThreeD []byte `json:"ThreeD"`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment