Documentation ¶ Index ¶ func GetEventNonceStatus(c *common.Exporter, CommonOrchestratorPath string, ...) (types.CommonEventNonceStatus, error) func GetEventNonceStatusByGRPC(c *common.Exporter, commonOrchestratorPath string, ...) (types.CommonEventNonceStatus, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetEventNonceStatus ¶ func GetEventNonceStatus( c *common.Exporter, CommonOrchestratorPath string, CommonOrchestratorParser func([]byte) (string, error), CommonEventNonceQueryPath string, CommonEventNonceParser func([]byte) (float64, error), ) (types.CommonEventNonceStatus, error) func GetEventNonceStatusByGRPC ¶ func GetEventNonceStatusByGRPC( c *common.Exporter, commonOrchestratorPath string, commonOrchestratorParser func([]byte) (string, error), commonEventNonceQueryPath string, commonEventNonceParser func([]byte) (float64, error), ) (types.CommonEventNonceStatus, error) Types ¶ This section is empty. Source Files ¶ View all Source files api.go grpc.go Click to show internal directories. Click to hide internal directories.