Versions in this module Expand all Collapse all v0 v0.1.1 Jan 2, 2021 Changes in this version + type Match struct + Similarity int + Tags string + Thumbnail string + URL string + type Result struct + BestMatch *Match + PossibleMatches []*Match + func Search(file string) (*Result, error)