Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachedResolver ¶
type CachedResolver struct {
// contains filtered or unexported fields
}
func NewCachedResolver ¶
func NewCachedResolver(resolver Resolver) *CachedResolver
type IndexS3Resolver ¶
type IndexS3Resolver struct {
// contains filtered or unexported fields
}
func NewIndexS3Resolver ¶
func NewIndexS3Resolver(client s3ClientInterface, bucket string) *IndexS3Resolver
Click to show internal directories.
Click to hide internal directories.