//
pkg.gl
Category
github.com/postmannen/go-learning
embedding
directory
0.0.0-20240119052524-3363882ba0c5
Repository:
https://github.com/postmannen/go-learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
01-embedding-types-to-inherit-methods
Test out embedding an existing type, and inherit all the methods that the original type have.