get_all(GenServer.server()) :: any()
put(GenServer.server(), any()) :: :ok
start_link(opts :: Keyword.t()) :: GenServer.on_start()