NAME
App::Koyomi::DataSource::Semaphore::Teng - Teng interface as semaphore datasource
SYNOPSIS
use App::Koyomi::DataSource::Semaphore::Teng;
my $ds = App::Koyomi::DataSource::Semaphore::Teng->instance(ctx => $ctx);
DESCRIPTION
Teng interface as datasource for koyomi semaphore.
SEE ALSO
App::Koyomi::DataSource::Semaphore, Teng
AUTHORS
IKEDA Kiyoshi <progrhyme@gmail.com>
LICENSE
Copyright (C) 2015-2017 IKEDA Kiyoshi.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. That means either (a) the GNU General Public License or (b) the Artistic License.