Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalStorage = "local" S3Storage = "s3" )
Variables ¶
View Source
var ErrUnknownType = errors.New("storage type is unknown or not set")
Functions ¶
func NewRepository ¶
func NewRepository(storageCfg cfg.StorageConfig) (service.Repository, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.