Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created December 12, 2018 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/9ec84776dbe4da9f7bfd9f56b3edfac6 to your computer and use it in GitHub Desktop.
Save goofmint/9ec84776dbe4da9f7bfd9f56b3edfac6 to your computer and use it in GitHub Desktop.
type Todos struct {
Array []string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment