//
pkg.gl
Category
github.com/mycodesmells/golang-examples
misc
embedding
package
0.1.0-rc1
Repository:
https://github.com/mycodesmells/golang-examples.git
Documentation:
pkg.go.dev
Overview
Dependencies
2
Dependents
0
#
README
"Inheritance" with embedding structs
Inspired by Sean Kelly's talk on Golang UK 2017 (
video
).
See examples on
GoDoc page
.