Module epgsql_sock

Function Index

auth/2
cancel/1
close/1
code_change/3
get_cmd_status/1
get_parameter/2
handle_call/3
handle_cast/2
handle_info/2
init/1
initializing/2
on_message/2
set_notice_receiver/2
start_link/0
terminate/2

Function Details

auth/2

auth(Other, State) -> any()

cancel/1

cancel(S) -> any()

close/1

close(C) -> any()

code_change/3

code_change(OldVsn, State, Extra) -> any()

get_cmd_status/1

get_cmd_status(C) -> any()

get_parameter/2

get_parameter(C, Name) -> any()

handle_call/3

handle_call(Command, From, State) -> any()

handle_cast/2

handle_cast(Req, State) -> any()

handle_info/2

handle_info(X1, State) -> any()

init/1

init(X1) -> any()

initializing/2

initializing(Error, State) -> any()

on_message/2

on_message(Error, State) -> any()

set_notice_receiver/2

set_notice_receiver(C, PidOrName) -> any()

start_link/0

start_link() -> any()

terminate/2

terminate(Reason, State) -> any()


Generated by EDoc, Jun 8 2019, 19:00:33.