Versions in this module Expand all Collapse all v1 v1.6.1 Jul 9, 2019 Changes in this version + func NewDAO(o dao.DAO) dao.DAO + type DAO interface + Del func(meta *idm.UserMeta) (e error) + GetNamespaceDao func() namespace.DAO + Search func(metaIds []string, nodeUuids []string, namespace string, ownerSubject string, ...) ([]*idm.UserMeta, error) + Set func(meta *idm.UserMeta) (*idm.UserMeta, bool, error) Incompatible versions in this module v2.0.6+incompatible Apr 23, 2020