Versions in this module Expand all Collapse all v0 v0.6.0 Apr 16, 2020 v0.5.0 Apr 8, 2020 Changes in this version + type Manager struct + ChangesChannel chan admin.DeviceRoleChange + RoleStore store.RoleStore + func GetManager() *Manager + func LoadManager(roleStorePath string, opts ...grpc.DialOption) (*Manager, error) + func NewManager() (*Manager, error) + func (m *Manager) Close() + func (m *Manager) Run()