Documentation ¶
Overview ¶
Package osinfo provides information about the current operating system release
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectLibDl ¶
DetectLibDl returns the path to libdl.so if present under one of the traditional library paths (under `/lib`, `/lib64`, `/usr/lib`, etc...). This is a no-op on platforms other than Linux. The lookup is done exactly once, and the result will be re-used by subsequent calls.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.