open-vault/sdk/plugin
Austin Gebauer 65b851bc2c
Fixes concurrent map writes in GRPC plugin server setup (#17247)
* Fixes concurrent map writes in GRPC plugin server setup

* move lock closer to critical section
2022-09-21 11:04:20 -07:00
..
mock Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
pb Update protos to match update of protobuf go library (#17215) 2022-09-19 16:45:44 -04:00
backend.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_backend.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
grpc_backend_client.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_backend_server.go Fixes concurrent map writes in GRPC plugin server setup (#17247) 2022-09-21 11:04:20 -07:00
grpc_backend_test.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_storage.go port of semgrep fixes oss (#14488) 2022-03-15 13:17:55 -07:00
grpc_system.go Support version selection for database plugins (#16982) 2022-09-09 17:32:28 +01:00
grpc_system_test.go feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
logger.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
logger_test.go feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
middleware.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
plugin.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
plugin_v5.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
serve.go feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
storage_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00