You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.gitignore | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 4 months ago | |
containerinfo | 5 months ago | |
containerinfo.go | 5 months ago | |
containertime | 5 months ago | |
containertime.go | 5 months ago | |
hello | 5 months ago | |
hello.go | 5 months ago | |
keystatus | 4 months ago | |
keystatus.go | 4 months ago | |
newkey | 4 months ago | |
newkey.go | 4 months ago |
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.