Versions in this module Expand all Collapse all v1 v1.1.66 Jun 17, 2021 v1.1.65 Jun 17, 2021 Changes in this version + type PathManager struct + func NewPathManager(pruningPathTemplate string, staticPathTemplate string) (*PathManager, error) + func (pm *PathManager) IsInterfaceNil() bool + func (pm *PathManager) PathForEpoch(shardId string, epoch uint32, identifier string) string + func (pm *PathManager) PathForStatic(shardId string, identifier string) string