//
pkg.gl
Category
github.com/milosgajdos/go-embeddings
client
package
0.4.0
Repository:
https://github.com/milosgajdos/go-embeddings.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
54 SLOC
#
Functions
NewHTTP
NewHTTP creates a new HTTP client and returns it.
WithHTTPClient
WithHTTPClient sets the HTTP client.
WithLimiter
WithLimiter sets the http rate limiter.
#
Structs
HTTP
HTTP is a HTTP client.
Options
Options are client options.
#
Interfaces
Limiter
Limiter is used to apply rate limits.
#
Type aliases
Option
Option is functional graph option.