Imports
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/service/s3
- github.com/dustin/go-humanize
- github.com/gorilla/mux
- github.com/ipfs/go-log/v2
- github.com/rs/cors
- golang.org/x/xerrors
Imports in module “github.com/filedag-project/filedag-storage”
- github.com/filedag-project/filedag-storage/objectservice/apierrors
- github.com/filedag-project/filedag-storage/objectservice/consts
- github.com/filedag-project/filedag-storage/objectservice/datatypes
- github.com/filedag-project/filedag-storage/objectservice/iam
- github.com/filedag-project/filedag-storage/objectservice/pkg/auth
- github.com/filedag-project/filedag-storage/objectservice/pkg/policy
- github.com/filedag-project/filedag-storage/objectservice/pkg/s3action
- github.com/filedag-project/filedag-storage/objectservice/pkg/set
- github.com/filedag-project/filedag-storage/objectservice/response
- github.com/filedag-project/filedag-storage/objectservice/store
- github.com/filedag-project/filedag-storage/objectservice/utils
- github.com/filedag-project/filedag-storage/objectservice/utils/etag
- github.com/filedag-project/filedag-storage/objectservice/utils/hash
- github.com/filedag-project/filedag-storage/objectservice/utils/httpstats
- github.com/filedag-project/filedag-storage/objectservice/utils/s3utils