You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A funny library to hook golang function dynamically at runtime, enabling functio
6
6
7
7
The most significant feature this library provided that makes it distinguished from others is that it supports calling back to the original function.
8
8
9
-
Read this blogpost for further explanation of the implementation detail: https://www.cnblogs.com/catch/p/10973611.html
9
+
Read following blogpost for further explanation of the implementation detail: [1](https://www.cnblogs.com/catch/p/10973611.html),[2](https://onedrive.live.com/View.aspx?resid=7804A3BDAEB13A9F!58083&authkey=!AKVlLS9s9KYh07s)
0 commit comments