Module esnowflake_worker_pool

.

Copyright © (C) 2017, tkyshm

Behaviours: gen_server.

Authors: tkyshm.

Description

Function Index

fetch/0
spawn_worker/1
start_link/0 Starts the server.

Function Details

fetch/0

fetch() -> any()

spawn_worker/1

spawn_worker(Wid) -> any()

start_link/0

start_link() -> {ok, Pid} | ignore | {error, Error}

Starts the server


Generated by EDoc