package
0.0.0-20250109174802-89d51e9ab846
Repository: https://github.com/wzyang02/aws_project.git
Documentation: pkg.go.dev

# Structs

Movie encapsulates data about a movie.
MovieSampler implements IMovieSampler to download movie data from URL.
TableBasics encapsulates the Amazon DynamoDB service actions used in the examples.

# Interfaces

IMovieSampler defines an interface that can be used to download sample movie data from a URL.