coretempsdk

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package coretempsdk is a Go library for interacting with GetCoreTempInfo.dll. You can get the DLL from: https://www.alcpu.com/CoreTemp/main_data/CoreTempSDK.zip

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() common.Driver
Example
mm, err := New().Get()
if err != nil {
	fmt.Printf("ERROR: %s", err)
}
fmt.Printf("GetCoreTempInfo: %+v", mm)
Output:

Types

This section is empty.

Directories

Path Synopsis
Package main is an example for using the Core Temp SDK.
Package main is an example for using the Core Temp SDK.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL