aws / aws/smithy-go

Inconsistent package name of "transport"

Open
#564 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
255
Forks
81
Avg merge
1d 6h
Merged PRs (30d)
7

Description

https://github.com/aws/smithy-go/blob/main/endpoints/endpoint.go

The directory is `endpoint` but the package is `transport`. This violates Go's naming conventions.

Contributor guide

Open the contributing guide

Research direction

Start with the package declaration in endpoints/endpoint.go and search the repository for references to the transport package. Rename the package to match the endpoint directory, update affected references, and confirm the Go checks pass with no remaining naming inconsistency.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.