Versions in this module Expand all Collapse all v1 v1.0.0 Jun 15, 2020 Changes in this version + const QUERY_PARAM + const SEARCH_ENGINE + type Engine interface + Get func() (string, error) + Request func(str string) error + type Google struct + func (g *Google) Get() (string, error) + func (g *Google) Request(str string) error