Spear.Connection.read_apis

You're seeing just the function read_apis, go back to Spear.Connection module for more information.
Link to this function

read_apis()

View Source (since 0.8.0)

Specs

read_apis() :: %{required(api :: module()) => [rpc :: atom()]}

Returns the list of read-only APIs

This list is used to determine which requests are allowed for read-only clients.