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.
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |