Documentation
¶
Index ¶
- func DecodeAgentID(e echo.Context) (isc.AgentID, error)
- func DecodeBlobHash(e echo.Context) (*hashing.HashValue, error)
- func DecodeChainID(e echo.Context) (isc.ChainID, error)
- func DecodeHNameFromHNameHexString(e echo.Context, key string) (isc.Hname, error)
- func DecodeNFTID(e echo.Context) (*iotago.NFTID, error)
- func DecodePublicKey(e echo.Context) (*cryptolib.PublicKey, error)
- func DecodeRequestID(e echo.Context) (isc.RequestID, error)
- func DecodeUInt(e echo.Context, key string) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.