Documentation ¶ Index ¶ func NewStore(ctx context.Context, logger *zap.Logger, cfg *config.Config) (_ storage.Store, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewStore ¶ func NewStore(ctx context.Context, logger *zap.Logger, cfg *config.Config) (_ storage.Store, err error) NewStore is a constructor that handles all the known declarative backend storage types Given the provided storage type is know, the relevant backend is configured and returned Types ¶ This section is empty. Source Files ¶ View all Source files store.go Click to show internal directories. Click to hide internal directories.