Method: LS4::GatewayService#rpc_getv

Defined in:
lib/ls4/service/gateway.rb

#rpc_getv(vname, key) ⇒ Object



56
57
58
# File 'lib/ls4/service/gateway.rb', line 56

def rpc_getv(vname, key)
  rpc_get_impl(vname, key)
end