Module eetcd_stream

Function Index

data/2
data/3
data/4
new/1
unary/3
unary/4

Function Details

data/2

data(EtcdRequest, Http2Path) -> Http2Ref

data/3

data(Http2Ref, EtcdRequest, Http2Path) -> ok

data/4

data(GunPid, Http2Ref, EtcdRequest, Http2Path) -> Http2Ref

new/1

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

unary/3

unary(EtcdRequest, Http2Path, EtcdResponseType) -> EtcdResponse

unary/4

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


Generated by EDoc