Skip to content

Instantly share code, notes, and snippets.

@duhruh
Created October 8, 2017 20:56
Show Gist options
  • Save duhruh/3bf27bc3b96308771b4cfaefd963f1c7 to your computer and use it in GitHub Desktop.
Save duhruh/3bf27bc3b96308771b4cfaefd963f1c7 to your computer and use it in GitHub Desktop.
type mystructThing struct {
BasicBoilerPlateShit <- this is embeded
}
mything := mystructThing{BasicBoilerPlateShit: library.NewBasicBoilerPlateShit()}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment