Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlobDynamoRepository ¶
type BlobDynamoRepository struct {
// contains filtered or unexported fields
}
func NewBlobDynamoRepository ¶
func NewBlobDynamoRepository(logger log.Logger, cfg *config.Kernel) *BlobDynamoRepository
type BlobKafkaEvent ¶
type BlobKafkaEvent struct {
// contains filtered or unexported fields
}
func NewBlobKafkaEvent ¶
func NewBlobKafkaEvent(cfg *config.Kernel) *BlobKafkaEvent
type BlobS3Storage ¶
type BlobS3Storage struct {
// contains filtered or unexported fields
}
func NewBlobS3Storage ¶
func NewBlobS3Storage(logger log.Logger) *BlobS3Storage
Click to show internal directories.
Click to hide internal directories.