package
1.1.2
Repository: https://github.com/envoyproxy/gateway.git
Documentation: pkg.go.dev

# Functions

NewHTTPFetcher create a new HTTP remote wasm module fetcher.
NewHTTPServerWithFileCache creates a HTTP server with a local file cache for Wasm modules.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
1GB.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CacheOptions contains configurations to create a Cache instance.
GetOptions is a struct for providing options to Get method of Cache.
HTTPFetcher fetches remote wasm module with HTTP get.
HTTPServer wraps a local file cache and serves the Wasm modules over HTTP.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Cache models a Wasm module cache.

# Type aliases

No description provided by the author