package
0.4.0
Repository: https://github.com/milosgajdos/go-embeddings.git
Documentation: pkg.go.dev

# Functions

NewHTTP creates a new HTTP client and returns it.
WithHTTPClient sets the HTTP client.
WithLimiter sets the http rate limiter.

# Structs

HTTP is a HTTP client.
Options are client options.

# Interfaces

Limiter is used to apply rate limits.

# Type aliases

Option is functional graph option.