Skip to content

Stylistic issues #306

Closed
Closed
@bkeroackdsc

Description

@bkeroackdsc

On first glance, this library seems a bit "method happy" so to speak. For example, the usage of aws.String(foo) instead of the more idiomatic (and simpler/faster) &foo. There seems to be a similar aesthetic with the Credentials subpackage -- why can't I for example pass the access id/secret key directly to s3.New()?

Some code review should be done to make this library more Go-community friendly before freezing the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue is a duplicate.feature-requestA feature should be added or improved.guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions