]> Cypherpunks.ru repositories - gostls13.git/commit
plugin: add warning
authorAlan Donovan <adonovan@google.com>
Tue, 22 Nov 2022 03:33:43 +0000 (22:33 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 23 Nov 2022 03:37:22 +0000 (03:37 +0000)
commitee56b3c51016f1db83150d08db4fdb9921230c71
treebe2038fb346e58260e87defe38cfd44f556f0a9e
parent72fdecafc0c1863f7540bd827a387e7e56836187
plugin: add warning

The plugin mechanism has a number of serious drawbacks.
This change documents them.

Fixes #56893

Change-Id: I1309ac8520f7471dd9ace5be28a8dc3339fdf2db
Reviewed-on: https://go-review.googlesource.com/c/go/+/452695
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Alan Donovan <adonovan@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
src/plugin/plugin.go