aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/plugin.go
AgeCommit message (Expand)Author
2019-09-03plugin: add freebsd/amd64 plugin supportAyan George
2017-12-12plugin: document support for macOSDavid Crawshaw
2017-09-09runtime, plugin: error not throw on duplicate openDavid Crawshaw
2017-07-28plugin: mention that there are known bugs with pluginsIan Lance Taylor
2017-02-09plugin: remove unnecessary import "C" from exampleFrancesc Campoy
2016-12-15cmd/go, plugin: disable plugins on darwinDavid Crawshaw
2016-11-05plugin: fix doc example fmt usageLeon Klingele
2016-10-31cmd/link, plugin: use full plugin path for symbolsDavid Crawshaw
2016-10-19plugin: mention OS X support and concurrencyDavid Crawshaw
2016-09-16plugin: new package for loading pluginsDavid Crawshaw