Skip to content

Instantly share code, notes, and snippets.

@JakeTheCorn
Created July 14, 2018 04:52
Show Gist options
  • Save JakeTheCorn/fbe3a7adc9a7698428e98ef7138232eb to your computer and use it in GitHub Desktop.
Save JakeTheCorn/fbe3a7adc9a7698428e98ef7138232eb to your computer and use it in GitHub Desktop.
func (cg *ColorGroup) toJSON() ([]byte, error) {
return json.Marshal(cg)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment