You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/sdk
R.B. Boyer 274b5a46b3
sdk: ignore panics due to stray goroutines logging after a test completes (#6632)
5 years ago
..
freeport sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
testutil sdk: ignore panics due to stray goroutines logging after a test completes (#6632) 5 years ago
README.md Move internal/ to sdk/ (#5568) 6 years ago
go.mod Move internal/ to sdk/ (#5568) 6 years ago
go.sum Move internal/ to sdk/ (#5568) 6 years ago

README.md

Internal SDK

Please note that this folder, while public, is not meant for new consumers of these libraries; this should currently be considered an internal, not external, SDK. It is public due to existing needs from other HashiCorp software. The tags in this folder will stay at the 0.x.y level; accordingly users should expect that things can move around, disappear, or change API at any time.