Versions in this module Expand all Collapse all v0 v0.19.4 May 24, 2023 Changes in this version + func SearchFile(ctx context.Context, opts *SearchOptions) (*packages.PackageFile, error) + func SearchLatestVersions(ctx context.Context, opts *SearchOptions) ([]*packages.PackageVersion, error) + type SearchOptions struct + FileType string + Filename string + OwnerID int64 + Platform string + RVersion string