mirror of
https://codeberg.org/ultimateplayer1999/go-api-usage.git
synced 2024-11-21 16:48:21 -05:00
ssh.surf Golang api examples
.gitignore | ||
containerinfo | ||
containerinfo.go | ||
containertime | ||
containertime.go | ||
hello | ||
hello.go | ||
keystatus | ||
keystatus.go | ||
LICENSE | ||
newkey | ||
newkey.go | ||
README.md |
Some examples for API usage in Go for the ssh.surf API.
All of them based on a .env file.
To install this package you can use the following while you have it setup for a Go project.
go get github.com/joho/godotenv
DISCLAIMER
The binaries may need to be rebuild. As they are build on Ubuntu and it may also depends on how you installed Golang.