Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Split the stages of work with the Client #382

Description

@cthulhu-rider

In current Client implementation connection is opened once during first Init call. I propose to highlight the working method:

func (x *Client) Dial(PrmDial) error

The method should be called before the work. This method is going to be called during the application start-up stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3Minimal impactS4RoutineU4Nothing urgentenhancementImproving existing functionality

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions