package
0.0.1
Repository: https://github.com/egustafson/sandbox.git
Documentation: pkg.go.dev

# README

Inheritance Override

This demo shows how to create a base class and override a method in a super class.

And then, invoke the base method from the super class method.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author