aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end/go.md
diff options
context:
space:
mode:
authorEduardo Julian2022-07-26 18:08:04 -0400
committerEduardo Julian2022-07-26 18:08:04 -0400
commitfeacd79496ae9c76492d5a12d30b78724b642654 (patch)
treea85708d1bfe43a98ba62b7f8589dcc95a71f86f5 /documentation/bookmark/back_end/go.md
parentdec796a9838e39148c007f3f3d360964d7cb68de (diff)
Made inlined functions into first-class macros.
Diffstat (limited to 'documentation/bookmark/back_end/go.md')
-rw-r--r--documentation/bookmark/back_end/go.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/bookmark/back_end/go.md b/documentation/bookmark/back_end/go.md
deleted file mode 100644
index 6d25fd45d..000000000
--- a/documentation/bookmark/back_end/go.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# Reference
-
-0. [Interface method calls with the Go register ABI](https://eli.thegreenplace.net/2022/interface-method-calls-with-the-go-register-abi/)
-