DOC: Add sections to documentation
All threads resolved!
All threads resolved!
Compare changes
- florian authored
+ 23
− 11
@@ -23,6 +23,11 @@
@@ -49,6 +54,8 @@ module Utility
@@ -59,7 +66,7 @@ instead.
@@ -74,6 +81,8 @@ end # Utility
@@ -91,7 +100,7 @@ mutable struct _Authenticator
@@ -120,7 +129,7 @@ function create_plain_password_authenticator(
@@ -160,7 +169,7 @@ mutable struct _Connection
@@ -186,7 +195,7 @@ mutable struct _CertificateProvider
@@ -212,7 +221,10 @@ mutable struct _Configuration
@@ -234,7 +246,7 @@ function create_pem_file_certificate_provider(path::AbstractString)
@@ -271,7 +283,7 @@ function create_tls_connection_configuration(
@@ -302,7 +314,7 @@ function create_insecure_connection_configuration(host::AbstractString, port::Ci
@@ -329,7 +341,7 @@ function create_connection(config::Ref{_Configuration})
@@ -357,7 +369,7 @@ function get_version_info(con::Ref{_Connection})