pollin v0.2.1 Pollin.Backend.Memory.EndpointWorker
Worker for endpoint
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Create an endpoint
Delete an endpoint
Find endpoint
List all endpoint
Update an endpoint
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
create(endpoint)
Create an endpoint
Link to this function
delete(id)
Delete an endpoint
Link to this function
find(id)
Find endpoint
Link to this function
index()
List all endpoint
Link to this function
update(endpoint)
Update an endpoint