mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-30 22:25:06 -04:00
* Allow more complex errors from plugins This enables more complex types to be registered and returned from plugins. * Register common error types This is a slightly less drastic change, which keeps the HTTPCodedError as an interface. * Remove replication error from list |
||
|---|---|---|
| .. | ||
| mock | ||
| backend.go | ||
| backend_client.go | ||
| backend_server.go | ||
| backend_test.go | ||
| logger.go | ||
| logger_test.go | ||
| plugin.go | ||
| serve.go | ||
| storage.go | ||
| storage_test.go | ||
| system.go | ||
| system_test.go | ||