Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketURLOpenerFunc ¶
The BucketURLOpenerFunc type is an adapter to allow the use of ordinary functions as HTTP handlers. If f is a function with the appropriate signature, BucketURLOpenerFunc(f) is a Handler that calls f.
func (BucketURLOpenerFunc) OpenBucketURL ¶
OpenBucketURL calls f(ctx, u).
Click to show internal directories.
Click to hide internal directories.