open-vault/logical/plugin
Jim Kalafut d0e2badbae Run goimports across the repository (#6010)
The result will still pass gofmtcheck and won't trigger additional
changes if someone isn't using goimports, but it will avoid the
piecemeal imports changes we've been seeing.
2019-01-08 16:48:57 -08:00
..
mock Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pb Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend_client.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend_server.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend_test.go Plugin version negotiation (#5434) 2018-10-19 15:56:17 -07:00
grpc_backend.go Change grpc's max sent/recv size to a very large value. (#3912) 2018-02-06 13:52:35 -05:00
grpc_backend_client.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
grpc_backend_server.go Move plugin env checks to their own file (#4253) 2018-04-03 10:36:14 -07:00
grpc_backend_test.go Plugin version negotiation (#5434) 2018-10-19 15:56:17 -07:00
grpc_storage.go plugin/grpc: Fix a panic when a transport error occurs during a list (#4244) 2018-04-03 08:00:04 -04:00
grpc_system.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
grpc_system_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
logger.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
logger_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
middleware.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
plugin.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
serve.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
storage.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
storage_test.go gRPC Backend Plugins (#3808) 2018-01-18 13:49:20 -08:00
system.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
system_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00