imdb

package
v1.48.7 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: OSL-3.0 Imports: 12 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogLevel format.LogLevel

Functions

This section is empty.

Types

type Credential

type Credential struct {
	Resource struct {
		AccessKeyID     string
		SecretAccessKey string
		SessionToken    string
	}
}

func NewCredential

func NewCredential() (*Credential, error)

func (Credential) Gallery

func (c Credential) Gallery(rgconst string) (*Gallery, error)
type Gallery struct {
	Images []Image
}

type Image

type Image struct {
	URL string
}

func (Image) Format

func (i Image) Format(width int64) string

Jump to

Keyboard shortcuts

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