s3z

package module
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OSSEndpointResolver

type OSSEndpointResolver struct {
	// contains filtered or unexported fields
}

OSSEndpointResolver is a S3 resolver for OSS.

func NewOSSEndpointResolver

func NewOSSEndpointResolver(domain string) *OSSEndpointResolver

func (*OSSEndpointResolver) ResolveEndpoint

func (r *OSSEndpointResolver) ResolveEndpoint(ctx context.Context, p s3.EndpointParameters,
) (smithy.Endpoint, error)

ResolveEndpoint constructs virtual-hosted URL.