Module libp2p_lager_metadata
Data Types
md_type()
md_type() = pid | application | module | function | line | target | path | string | index | kind | group_id | session_local | session_remote
Function Index
| from_strings/1 | |
| types/0 | |
| update/1 |
Function Details
from_strings/1
from_strings(StrMD::[{string(), string()}]) -> [{atom(), any()}]
types/0
types() -> #{md_type() => cuttlefish_datatypes:datatype()}
update/1
update(MD::[{md_type(), any()}]) -> ok