params

package
v0.4.0-alpha.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeAgentID

func DecodeAgentID(e echo.Context) (isc.AgentID, error)

func DecodeBlobHash

func DecodeBlobHash(e echo.Context) (*hashing.HashValue, error)

func DecodeChainID

func DecodeChainID(e echo.Context) (isc.ChainID, error)

func DecodeHNameFromHNameHexString

func DecodeHNameFromHNameHexString(e echo.Context, key string) (isc.Hname, error)

func DecodeNFTID

func DecodeNFTID(e echo.Context) (*iotago.NFTID, error)

func DecodePublicKey

func DecodePublicKey(e echo.Context) (*cryptolib.PublicKey, error)

func DecodeRequestID

func DecodeRequestID(e echo.Context) (isc.RequestID, error)

func DecodeUInt

func DecodeUInt(e echo.Context, key string) (uint64, error)

DecodeUInt decodes params to Uint64. If a lower Uint is expected it can be casted with uintX(returnValue) but validate the result

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL