View Source BuildpacksRegistryApi.CacheServer (buildpacks_registry_api v0.1.0)

GenServer implementation for a Buildpacks Registry API cache. Ref: https://github.com/buildpacks/registry-api

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link(any()) :: :ignore | {:error, any()} | {:ok, pid()}