hashicorp-copywrite[bot]
005636afa0
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Seth Hoenig
b3ea68948b
build: run gofmt on all go source files
...
Go 1.19 will forecefully format all your doc strings. To get this
out of the way, here is one big commit with all the changes gofmt
wants to make.
2022-08-16 11:14:11 -05:00
James Rasell
4cdc46ae75
service discovery: add pagination and filtering support to info requests ( #12552 )
...
* services: add pagination and filter support to info RPC.
* cli: add filter flag to service info command.
* docs: add pagination and filter details to services info API.
* paginator: minor updates to comment and func signature.
2022-04-13 07:41:44 +02:00
Luiz Aoqui
82027edb2f
add some godocs for the API pagination tokenizer options ( #12547 )
2022-04-12 10:27:22 -04:00
Seth Hoenig
2631659551
ci: swap ci parallelization for unconstrained gomaxprocs
2022-03-15 12:58:52 -05:00
Luiz Aoqui
ab8ce87bba
Add pagination, filtering and sort to more API endpoints ( #12186 )
2022-03-08 20:54:17 -05:00