Versions in this module Expand all Collapse all v0 v0.0.1 Jun 18, 2019 Changes in this version + type Client interface + Search func(context.Context, string) (*github.RepositoriesSearchResult, error) + func New(httpClient *http.Client) (Client, error)