# Functions

New creates a new LDCache with the specified logger and root.

# Structs

LDCacheMock is a mock implementation of LDCache.

# Interfaces

LDCache represents the interface for performing lookups into the LDCache go:generate moq -rm -out ldcache_mock.go .