Documentation
¶
Overview ¶
Package external is responsible for all the external interactions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchGCSObject ¶
func FetchGCSObject(ctx context.Context, client *storage.Client, bucket, object string, generation int64) (io.ReadCloser, error)
FetchGCSObject fetches data from GCS bucket
func FetchRemoteObjectHTTP ¶
func FetchRemoteObjectHTTP(ctx context.Context, client *http.Client, url string) (io.ReadCloser, error)
FetchRemoteObjectHTTP fetches data from remote location
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.