kittycad.api.meta.ping Module

Functions

asyncio(*, client)

Simple ping to the server.

asyncio_detailed(*, client)

rtype

Response[Message]

sync(*, client)

Simple ping to the server.

sync_detailed(*, client)

rtype

Response[Message]