Module eetcd_stream

Function Index

await/4
data/5
new/2
new/4
unary/4
unary/6

Function Details

await/4

await(ServerPid, StreamRef, Timeout, MRef) -> any()

data/5

data(GunPid, Http2Ref, EtcdMsg, EtcdMsgName, Http2Path) -> Http2Ref

new/2

new(Name, Path) -> {ok, GunPid, Http2Ref}

new/4

new(Name, EtcdMsg, EtcdMsgName, Http2Path) -> Http2Ref

unary/4

unary(EtcdRequest, EtcdRequestName, Http2Path, EtcdResponseType) -> EtcdResponse

unary/6

unary(Pid, EtcdRequest, EtcdRequestName, Http2Path, EtcdResponseType, Http2Headers) -> EtcdResponse


Generated by EDoc