Module partisan_config

Function Index

channels/0
get/1
get/2
init/0
listen_addrs/0
parallelism/0
set/2

Function Details

channels/0

channels() -> any()

get/1

get(Key) -> any()

get/2

get(Key, Default) -> any()

init/0

init() -> any()

listen_addrs/0

listen_addrs() -> any()

parallelism/0

parallelism() -> any()

set/2

set(Key, Value) -> any()


Generated by EDoc