gopreload

package module
v0.0.0-...-1e0d9d4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2021 License: MIT Imports: 5 Imported by: 0

README

gopreload

This repo adds functionality that is similar to LD_PRELOAD to Golang. If you import this package and then run your program with the GO_PRELOAD environment variable set to a path to plugin, it will be loaded. To add this to your program all you have to do is add the following into your main file:

import _ "github.com/Granulate/gopreload"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL