[PR #8] [MERGED] Add post on struct embedding vs OO inheritance #246

Closed
opened 2026-05-05 11:33:45 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/enocom/gopher-reading-list/pull/8
Author: @timtadh
Created: 3/5/2018
Status: Merged
Merged: 3/5/2018
Merged by: @enocom

Base: masterHead: patch-3


📝 Commits (1)

  • 4f68124 Add post on struct embedding vs OO inheritance

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Removed a duplicate testing post (it is a redirect to the next post in the list). Adds a popular article of mine on object oriented inheritance vs. struct embedding. Let me know if you have suggestions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/enocom/gopher-reading-list/pull/8 **Author:** [@timtadh](https://github.com/timtadh) **Created:** 3/5/2018 **Status:** ✅ Merged **Merged:** 3/5/2018 **Merged by:** [@enocom](https://github.com/enocom) **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`4f68124`](https://github.com/enocom/gopher-reading-list/commit/4f6812415c0eb5c04a147a243db7d1f1f34ce5c8) Add post on struct embedding vs OO inheritance ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Removed a duplicate testing post (it is a redirect to the next post in the list). Adds a popular article of mine on object oriented inheritance vs. struct embedding. Let me know if you have suggestions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:33:45 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/gopher-reading-list#246
No description provided.