Versions in this module Expand all Collapse all v0 v0.6.7 Jun 2, 2020 v0.6.6 May 22, 2020 v0.6.5 May 20, 2020 Changes in this version + type Session struct + Device *device.Device + func (s *Session) Close() + type SessionManager struct + func NewSessionManager(devices device.Store, masterships mastership.Store, requests requests.Store, ...) (*SessionManager, error) + func (m *SessionManager) Close() error