Compare commits

..

No commits in common. "4faecc1444a8cf0a2de0cb32a78309ae86200908" and "956c07e85cb39321fbae2fe51db72bb53c31f562" have entirely different histories.

View File

@ -1,12 +1,3 @@
Some examples for API usage in Go for the ssh.surf API. Some examples for API usage in Go for the ssh.surf API
All of them based on a .env file. All of them based on .env files
To install this package you can use the following while you have it setup for a Go project.
```text
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.