lasso/pkg/client
Alejandro Ruiz 6b2576c47b
Switch from github.com/golang/mock to go.uber.org/mock (#100)
* Add missing go:generate

* Run go generate with new mockgen

* Update imports

* go mod tidy
2024-09-11 12:33:54 -05:00
..
client.go Adds the ability to create clients with impersonation. 2023-03-24 09:13:52 -04:00
clientMutator.go Adds the ability to create clients with impersonation. 2023-03-24 09:13:52 -04:00
client_test.go Adds the ability to create clients with impersonation. 2023-03-24 09:13:52 -04:00
mocks_test.go Switch from github.com/golang/mock to go.uber.org/mock (#100) 2024-09-11 12:33:54 -05:00
mutator_test.go Switch from github.com/golang/mock to go.uber.org/mock (#100) 2024-09-11 12:33:54 -05:00
sharedclientfactory.go Add the ability to configure useragent 2022-12-21 15:29:14 -07:00