gocpu

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT

README

gocpu

Golang CPU

package main

import (
	"github.com/cloudxaas/gocpu"
	"github.com/spf13/pflag"
)

func main() {
	// Define flags from all packages
	cxcputhread.DefineFlags()

	// Parse flags once after all definitions
	pflag.Parse()

	// Your application logic here
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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