import torrus 1.0.9
[freeside.git] / FS / FS / ClientAPI / SGNG.pm
index 872148a..7f784dc 100644 (file)
@@ -20,6 +20,13 @@ sub _cache {
              } );
 }
 
+sub ping {
+  #my $p = shift;
+
+  return { 'pong' => '1' };
+
+}
+
 #this might almost be general-purpose
 sub decompify_pkgs {
   my $p = shift;