Module: Gnfinder

Defined in:
lib/gnfinder.rb,
lib/gnfinder/client.rb,
lib/gnfinder/version.rb

Overview

Gnfinder is a namespace module for gndinfer gem.

Defined Under Namespace

Classes: Client

Constant Summary collapse

VERSION =

Version corresponds to the minimal supported version of Go gnfinder

'1.0.4'

Class Method Summary collapse

Class Method Details

.versionObject



8
9
10
# File 'lib/gnfinder/version.rb', line 8

def self.version
  VERSION
end