Add a numCPU
function similar to OS
and ARCH
#1887
Labels
area: templating
Changes related to the templating engine.
good first issue
Issues that are good for first-time contributors to pick up.
Idea came from this Discord thread.
The function should return the result of
runtime.NumCPU()
.Remember to update this table on the documentation.
The text was updated successfully, but these errors were encountered: