MCPcopy Create free account
hub / github.com/cosdata/cosdata / generate_headers

Function generate_headers

tests/load-test.py:25–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24
25def generate_headers():
26 return {"Authorization": f"Bearer {token}", "Content-type": "application/json"}
27
28
29def create_session():

Callers 12

create_sessionFunction · 0.70
create_dbFunction · 0.70
create_explicit_indexFunction · 0.70
create_db_oldFunction · 0.70
find_collectionFunction · 0.70
create_transactionFunction · 0.70
upsert_in_transactionFunction · 0.70
commit_transactionFunction · 0.70
abort_transactionFunction · 0.70
ann_vectorFunction · 0.70
get_transaction_statusFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected