package
0.0.0-20250307203412-7e5349ef2bba
Repository: https://github.com/mongodb/mongo-tools.git
Documentation: pkg.go.dev
# Functions
CountForReleaseJSON returns the number of platforms that we expect to put into the release JSON.
DetectLocal detects the platform for non-evergreen use cases.
No description provided by the author
No description provided by the author
GetFromEnv returns the Platform for this host, based on the value of EVG_VARIANT.
No description provided by the author
# Constants
While arm64 and aarch64 are the same architecture, some Linux distros use arm64 and others use aarch64: - aarch64: RHEL/Amazon/SUSE - arm64: Debian/Ubuntu.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Platform represents a platform (a combination of OS, distro, version, and architecture) on which we may build/test the tools.