NAME
Plack::Handler::Stomp::Types - type definitions for Plack::Handler::Stomp
VERSION
version 1.15
TYPES
Logger
Any object that can trace
, debug
, info
, warn
, error
.
PathMapKey
A string starting with /queue/
, /topic/
or /subscription/
.
Path
A non-empty string.
PathMap
A hashref with keys maching "PathMapKey" and values maching "Path".
AUTHOR
Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Net-a-porter.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.