# Functions
No description provided by the author
No description provided by the author
Eui64FromString tries to read a lorawan.EUI64 from string.
Eui64ToUint64 converts a lorawan.EUI64 into an uint64 in BigEndian format.
No description provided by the author
HexStringToBigIntHook converts from a string to a big.Int when required.
No description provided by the author
IntToBigIntHook converts a int to a *big.Int when required.
NetIDType returns the NetID type of the DevAddr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StringToDuration converts from a string into a time.Duration when required.
StringToEthAddressHook converts from a string to an ethereum address when required.
StringToHashHook converts from a string to a ecommon.Hash when required.
StringToLogrusLevel converts from a string into a logrus.Level when required.
No description provided by the author