goutils

package
v0.0.101 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBenchmarkSignature

func CreateBenchmarkSignature(codeFile string) (string, error)

CreateBenchmarkSignature Is delegated to create the benchmark test signature for the input codeFile

func CreateTestSignature added in v0.0.20

func CreateTestSignature(codeFile string) (string, error)

CreateTestSignature Is Delegated to create the benchmark test signature for the input codeFile

func ExtractFunctionFromFile added in v0.0.20

func ExtractFunctionFromFile(codeFile, prefix string) ([]string, error)

ExtractFunctionFromFile is delegated to filter the function present in the input file that have the given prefix

func GetUlimitValue added in v0.0.26

func GetUlimitValue() (uint64, uint64)

GetUlimitValue return the current and max value for ulimit

Types

This section is empty.

Jump to

Keyboard shortcuts

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