aboutsummaryrefslogtreecommitdiff
path: root/mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go')
-rw-r--r--mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go b/mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go
deleted file mode 100644
index 720c5c1..0000000
--- a/mastodon/furrybb/vendor/github.com/Xe/gopreload/doc.go
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
-Package gopreload is a bit of a hack to emulate the behavior of LD_PRELOAD [ld-preload].
-This allows you to have automatically starting instrumentation, etc.
-
-[ld-preload]: http://man7.org/linux/man-pages/man8/ld.so.8.html (see LD_PRELOAD section)
-*/
-package gopreload