# Functions

Create makes a CreateContext handler func.
Delete maks a UpdateContext handler func.
Read makes a ReadContext handler func.
Update maks a UpdateContext handler func.

# Type aliases

HandlerFunc implements the IX-API interaction.