services

package
v0.0.0-...-39315fa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWSSession = session.Must(session.NewSessionWithOptions(session.Options{
	SharedConfigState: session.SharedConfigEnable,
	Config:            aws.Config{Region: aws.String("us-east-2")},
}))

Functions

This section is empty.

Types

type ImagesReaderImpl

type ImagesReaderImpl struct{}

func (ImagesReaderImpl) GetItemById

func (ImagesReaderImpl) GetItemById(id string) (image *model.Image, err error)

func (ImagesReaderImpl) GetPaginatedItems

func (ImagesReaderImpl) GetPaginatedItems(initial string) (response *model.ImagesResponse, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL