fetcher

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package fetcher provides functions to retrieve a string from arbitary URL.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fetch

func Fetch(u *url.URL) ([]byte, error)

Fetch is ...

func FetchWithContext

func FetchWithContext(ctx context.Context, u *url.URL) ([]byte, error)

FetchWithContext is ...

func IsRegistered

func IsRegistered(name string) bool

IsRegistered is ...

func Register

func Register(name string, driver driver.Driver)

Register is ...

Types

This section is empty.

Directories

Path Synopsis
s3
ssm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL