Folder containes examples about how to use openfaasgo-sdk API for different supported operations. Each subfolder contains a main.go file which can be executed independently. Before running them, please expose relevant environment variables such as OPENFAAS_USERNAME, OPENFAAS_PASSWORD and OPENFAAS_GATEWAY_URL. Do note, these are not standard environment variables. You can change them in your usecase.