package sdkuri

Import Path
	github.com/aws/aws-sdk-go/internal/sdkuri (on go.dev)

Dependency Relation
	imports 2 packages, and imported by 2 packages

Involved Source Files path.go
Package-Level Functions (only one, which is exported)
PathJoin will join the elements of the path delimited by the "/" character. Similar to path.Join with the exception the trailing "/" character is preserved if present.