Module eetcd_data_coercion

Function Index

to_binary/1
to_list/1

Function Details

to_binary/1

to_binary(Val::binary() | list() | atom() | integer()) -> binary()

to_list/1

to_list(Val::integer() | list() | binary() | atom() | map()) -> list()


Generated by EDoc