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

# Functions

Do sends the HTTP request req using the client and returns the response.
NewHTTP creates a new HTTP request from the provided parameters and returns it.
WithAddHeader adds the val to key header.
WithBearer sets the Authorization header to the provided Bearer token.
WithSetHeader sets the header key to value val.

# Type aliases

Option is http request functional option.