mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 22:40:40 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
9
trait.impl/rustls/verify/trait.ServerCertVerifier.js
Normal file
9
trait.impl/rustls/verify/trait.ServerCertVerifier.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_meta",[["impl ServerCertVerifier for <a class=\"struct\" href=\"common_meta/kv_backend/rds/postgres/struct.AcceptAnyVerifier.html\" title=\"struct common_meta::kv_backend::rds::postgres::AcceptAnyVerifier\">AcceptAnyVerifier</a>"],["impl ServerCertVerifier for <a class=\"struct\" href=\"common_meta/kv_backend/rds/postgres/struct.NoHostnameVerification.html\" title=\"struct common_meta::kv_backend::rds::postgres::NoHostnameVerification\">NoHostnameVerification</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[480]}
|
||||
Reference in New Issue
Block a user