//
pkg.gl
Category
github.com/senseyman/mtproto
internal
session
package
0.0.2
Repository:
https://github.com/senseyman/mtproto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
128 SLOC
#
Functions
NewFromFile
No description provided by the author
#
Structs
Session
Sesion is a basic data of specific session.
#
Interfaces
SessionLoader
SessionLoader is the interface which allows you to access sessions from different storages (like filesystem, database, s3 storage, etc.).