proxy.golang.org : github.com/traetox/elf64load
Package plugin implements loading and symbol resolution of Go plugins. A plugin is a Go main package with exported functions and variables that has been built with: When a plugin is first opened, the init functions of all packages not already part of the program are called. The main function is not run. A plugin is only initialized once, and cannot be closed. Currently plugins are only supported on Linux and macOS. Please report any issues.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/traetox/elf64load
License: BSD-2-Clause
Latest release: 3 months ago
Namespace: github.com/traetox
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago