Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Lookup ¶
func Lookup(gsurl string) (ap *AccessPoint, loc Location, err error)
func Register ¶
func Register(ep string, ap *AccessPoint)
Types ¶
type AccessPoint ¶
type AccessPoint struct { Bucket string Prefix string Credentials *google.Credentials // contains filtered or unexported fields }
func (*AccessPoint) Service ¶
func (ap *AccessPoint) Service() (svc *storage.Service, err error)
Click to show internal directories.
Click to hide internal directories.