client init not create wrapped client #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
now when someone want wrapped client it only returned on NewClient phase, if you want to add/del wrappers it not possible and not work.
Each client must know about other wrappers via options and call stuff in order before own like config BeforeLoad stuff
already done via hooks