The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Myriad::API at lib/Myriad/API.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.
NAME
Myriad::API - provides an API for Myriad services
SYNOPSIS
DESCRIPTION
Used internally within Myriad services for providing access to storage, subscription and RPC behaviour.
storage
Returns a Myriad::Role::Storage-compatible instance for interacting with storage.
service_by_name
Returns a service proxy instance for the given service name.
This can be used to call RPC methods and act on subscriptions.
config
Returns a Ryu::Observable that hold the value of the configuration.
INHERITED METHODS
AUTHOR
Deriv Group Services Ltd. DERIV@cpan.org
.
See "CONTRIBUTORS" in Myriad for full details.
LICENSE
Copyright Deriv Group Services Ltd 2020-2021. Licensed under the same terms as Perl itself.