Categorygithub.com/Yelp/paasta-tools-go
module
0.0.22
Repository: https://github.com/yelp/paasta-tools-go.git
Documentation: pkg.go.dev

# README

paasta-tools-go

Go library for interacting with PaaSTA

Troubleshooting

How to clone

The project must be clonned via https as it is required to perform SSO, this means no push via ssh would work.

Private libraries

You may need to export the following env variable

export GOPRIVATE=*github.yelpcorp.com

otherwise doing go mod tidy will have problems finding the monk library.

# Packages

No description provided by the author
No description provided by the author