Versions in this module Expand all Collapse all v0 v0.2.0 Apr 20, 2026 Changes in this version + type Config struct + Path string + Stream *os.File + type Session struct + func New(file *os.File) *Session + func NewWith(cfg Config) *Session + func (s *Session) Initialize(ctx context.Context) error + func (s *Session) Start(ctx context.Context) error