View Source ConfluentSchema.Server (confluent_schema v0.1.3)

Server to periodically fetch and cache the latest Confluent schemas.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the server

Manually update cache

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

@spec start_link(Keyword.t()) :: Supervisor.on_start()

Starts the server

Manually update cache