Skip to content

Instantly share code, notes, and snippets.

@manakuro
Last active February 10, 2023 08:49
Show Gist options
  • Select an option

  • Save manakuro/8c7d73b1213016fd9d32b7319dfbd643 to your computer and use it in GitHub Desktop.

Select an option

Save manakuro/8c7d73b1213016fd9d32b7319dfbd643 to your computer and use it in GitHub Desktop.
package controller
type AppController struct {
User interface{ UserController }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment