first golang package


I created my first golang package (library - not an executable). My code which i ripped off the internet can be found here.

https://github.com/appcoreopc/gomath

Then i do a "go get github.com/appcoreopc/gomath" - (without the https) and it gets build and move to a folder called package in Golang environment.

You can try to rebuild it by trying "go install".


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type