mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-12 22:31:39 +01:00
Teach stubmaker how to work with methods, not just funcs. Fix some stubs defined in #23557 which either had the wrong signature or needed to be public.