package
4.4.0+incompatible
Repository: https://github.com/insolar/observer.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterHandlers adds each server route to the EchoRouter.
No description provided by the author
# Structs
ClosedTransactionsParams defines parameters for ClosedTransactions.
No description provided by the author
InvalidTransactionListParameters defines model for invalidTransactionListParameters.
MemberByPublicKeyParams defines parameters for MemberByPublicKey.
MemberTransactionsParams defines parameters for MemberTransactions.
No description provided by the author
No description provided by the author
PulseRangeParams defines parameters for PulseRange.
ResponsesAugmentedAddressYaml defines model for responses-augmentedAddress-yaml.
ResponsesFeeYaml defines model for responses-fee-yaml.
ResponsesInvalidAmountYaml defines model for responses-invalidAmount-yaml.
ResponsesInvalidReferenceYaml defines model for responses-invalidReference-yaml.
ResponsesInvalidSignatureYaml defines model for responses-invalidSignature-yaml.
ResponsesInvalidTransactionIdYaml defines model for responses-invalidTransactionId-yaml.
ResponsesMemberBalanceYaml defines model for responses-memberBalance-yaml.
ResponsesMemberYaml defines model for responses-member-yaml.
ResponsesNotificationInfoYaml defines model for responses-notificationInfo-yaml.
ResponsesPulseNumberYaml defines model for responses-pulse-number-yaml.
SchemaAllocation defines model for schema-allocation.
SchemaAugmentedAddressInfo defines model for schema-augmentedAddressInfo.
SchemaBurn defines model for schema-burn.
SchemaDeposit defines model for schema-deposit.
SchemaMigration defines model for schema-migration.
SchemaNextRelease defines model for schema-next-release.
SchemaRelease defines model for schema-release.
SchemasTransactionAbstract defines model for schemas-transactionAbstract.
SchemaTransfer defines model for schema-transfer.
ServerInterfaceWrapper converts echo contexts to parameters.
SetAugmentedAddressParams defines parameters for SetAugmentedAddress.
Transactions defines model for transactions.
TransactionsByPulseNumberRangeParams defines parameters for TransactionsByPulseNumberRange.
TransactionsSearchParams defines parameters for TransactionsSearch.
# Interfaces
This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
SchemasTransaction defines model for schemas-transaction.
ServerInterface represents all server handlers.
# Type aliases
DigestHeader defines model for digestHeader.
ResponsesPulseRangeYaml defines model for responses-pulse-range-yaml.
SchemasTransactions defines model for schemas-transactions.
SetAugmentedAddressJSONBody defines parameters for SetAugmentedAddress.
SetAugmentedAddressRequestBody defines body for SetAugmentedAddress for application/json ContentType.
SignatureHeader defines model for signatureHeader.