Go to the source code of this file.
◆ KEYRING_WRITER_IMPLEMENTOR
Value:
keyring_common::service_definition::Keyring_writer_service_impl::remove \
END_SERVICE_IMPLEMENTATION()
static mysql_service_status_t store(const char *data_id, const char *auth_id, const unsigned char *data, size_t data_size, const char *data_type) noexcept
Store data in keyring.
Definition: keyring_writer_service_definition.cc:43
const char component_name[]
Definition: group_replication_elect_prefers_most_updated.cc:46
#define BEGIN_SERVICE_IMPLEMENTATION(component, service)
Declares a Service Implementation.
Definition: service_implementation.h:62