An open API service indexing awesome lists of open source software.

https://github.com/etix/go-polymorphism-experiment


https://github.com/etix/go-polymorphism-experiment

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

go-polymorphism-experiment
==========================

[![Build Status](https://api.travis-ci.org/etix/go-polymorphism-experiment.png)](https://travis-ci.org/etix/go-polymorphism-experiment)

Simple experiment showing how to achieve (ugly but still) struct polymorphism in Go.