package
Version:
v3.22.0
Opens a new window with list of versions in this module.
Published: May 22, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package platform allows you to obtain the platform name. We use this
information to annotate measurements.
Name returns the platform name. The returned value is one of:
1. "android"
2. "ios"
3. "linux"
5. "macos"
4. "windows"
5. "freebsd"
6. "openbsd"
7. "unknown"
You should use this name to annotate measurements.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.