Skip to content

[FEAT]: Move file /internal/session/interface.go from folder /internal #129

@Kalinin-Andrey

Description

@Kalinin-Andrey

Is your feature request related to a problem? Please describe.

This small change will allow to:

  1. create implementation of SessionLoader for various client-server solutions;
  2. will allow to make a multi-user application, because. it will be possible for each user to load his own session.

Describe the solution you'd like

Just move file /internal/session/interface.go from folder /internal to make types SessionLoader and Session public.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions