Is your feature request related to a problem? Please describe.
We need to improve code structure to improve maintainability.
Describe the feature you are requesting, as well as the possible use case(s) for it.
Currently, TLS and Clients packages are mixed, and also coupled with aTLS package as we leftover from CGO integration. We need to change this to improve maintainability and readability.
Indicate the importance of this feature to you.
Must-have
Anything else?
No response
Is your feature request related to a problem? Please describe.
We need to improve code structure to improve maintainability.
Describe the feature you are requesting, as well as the possible use case(s) for it.
Currently, TLS and Clients packages are mixed, and also coupled with aTLS package as we leftover from CGO integration. We need to change this to improve maintainability and readability.
Indicate the importance of this feature to you.
Must-have
Anything else?
No response