package
2.46.0
Repository: https://github.com/hasura/graphql-engine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

IsSafePluginName checks if the plugin Name is safe to use.
IsSubPath checks if the extending path is an extension of the basePath, it will return the extending path elements.
IsWindows sees runtime.GOOS to find out if current execution mode is win32.
matchPlatform returns the first matching platform to given os/arch.
No description provided by the author
No description provided by the author
PluginNameToBin creates the name of the symlink file for the plugin name.
ReplaceBase will return a replacement path with replacement as a base of the path instead of the old base.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IndexBranchRef - branch to be used for index.

# Structs

Config defines the required.
FetchOpts - options available during fetching plugin manifest.
FileOperation specifies a file copying operation from plugin archive to the installation directory.
Platform describes how to perform an installation on a specific platform and how to match the target platform (os, arch).
Plugin describes a plugin manifest file.
PluginVersions holds manifest data for multiple versions of a plugin.

# Type aliases

Plugins - holds multiple plugins.