MCPcopy Create free account
hub / github.com/baidu/bigflow / of

Function of

bigflow_python/python/bigflow/serde.py:614–664  ·  view source on GitHub ↗

Return the serde you want. If the input arg is a type instance, such as int, str, float or a tuple of type instances, such as (int, str) or a list of type instances, such as [int, str] and [int] the function will return the corresponding serde to serialize a

(rtype)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__init__Method · 0.70
__init__Method · 0.70
__init__Method · 0.70
sampleFunction · 0.70
_value_serdeFunction · 0.70

Calls 5

proto_ofFunction · 0.85
tuple_ofFunction · 0.85
list_ofFunction · 0.85
set_ofFunction · 0.85
dict_ofFunction · 0.85

Tested by

no test coverage detected