mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 13:04:20 +02:00
fix index response, fix linter issues
This commit is contained in:
@@ -113,7 +113,7 @@ func getApiData(es *elasticsearch.TypedClient, wg *sync.WaitGroup,
|
||||
Bytes(bytes.Bytes{Name: "b"}).
|
||||
Do(context.Background())
|
||||
|
||||
ar.indices = &res
|
||||
ar.indicesbytes = &res
|
||||
ar.which = ResponseIndices
|
||||
arerr = err
|
||||
|
||||
|
||||
Reference in New Issue
Block a user