package
0.5.10
Repository: https://github.com/iotaledger/hornet.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
JSONResponse sends the JSON response with status code.
LoadOrCreateIdentityPrivateKey loads an existing Ed25519 based identity private key or creates a new one and stores it as a PEM file in the p2p store folder.
NewEcho returns a new Echo instance.
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

# Constants

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
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
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
former getBalances.
former wereAddressesSpentFrom.
RouteInfo is the route for getting the node info.
former getLedgerDiff.
former getLedgerDiffExt.
former getLedgerState.
former getLedgerState.
RouteLedgerStateNonMigrated is the route to return the current non-migrated ledger state.
RouteLedgerStateNonMigratedByIndex is the route to return the non-migrated ledger state of a given ledger index.
RouteMilestoneByIndex is the route for getting a milestone by its milestoneIndex.
RouteRPCEndpoint is the route for sending RPC requests to the API.
RouteTransaction is the route for getting a transaction.
former getInclusionStates.
former findTransactions.
former getTrytes.

# Variables

No description provided by the author
ErrInvalidParameter defines the invalid parameter error.
No description provided by the author
ErrNotAcceptable defines the not acceptable error.
No description provided by the author
PLUGIN WebAPI.

# Structs

AddNeighbors legacy struct.
AddNeighborsHornet struct.
AddNeighborsResponse struct.
No description provided by the author
ApproverStruct struct.
AttachToTangle struct.
AttachToTangleResponse struct.
BroadcastTransactions struct.
BroadcastTransactionsResponse struct.
BundleWithValue struct.
CheckConsistencyResponse struct.
CreateSnapshotFile struct.
CreateSnapshotFileResponse struct.
No description provided by the author
EntryPoint struct.
ErrorReturn struct.
FindTransactions struct.
FindTransactionsResponse struct.
GetBalances struct.
GetBalancesResponse struct.
GetFundsOnSpentAddressesResponse struct.
GetInclusionStates struct.
GetInclusionStatesResponse struct.
GetLedgerDiff struct.
GetLedgerDiffExt struct.
GetLedgerDiffExtResponse struct.
GetLedgerDiffResponse struct.
GetLedgerState struct.
GetLedgerStateResponse struct.
No description provided by the author
GetNeighborsResponse struct.
GetNodeAPIConfigurationResponse struct.
GetNodeInfoResponse struct.
GetRequestsResponse struct.
GetTipInfo struct.
GetTipInfoResponse struct.
GetTransactionsToApprove struct.
GetTransactionsToApproveResponse struct.
GetTrytes struct.
GetTrytesResponse struct.
GetWhiteFlagConfirmationResponse defines the response of a getWhiteFlagConfirmation HTTP API call.
HTTPErrorResponse defines the error struct for the HTTPErrorResponseEnvelope.
HTTPErrorResponseEnvelope defines the error response schema for node API responses.
Neighbor struct.
PruneDatabase struct.
PruneDatabaseResponse struct.
RemoveNeighbors struct.
RemoveNeighborsResponse struct.
Request struct.
SearchConfirmedApprover struct.
SearchConfirmedApproverResponse struct.
SearchEntryPoint struct.
SearchEntryPointResponse struct.
StoreTransactions struct.
No description provided by the author
TxHashWithValue struct.
TxWithValue struct.
No description provided by the author
WereAddressesSpentFrom struct.
WereAddressesSpentFromResponse struct.

# Interfaces

Container holds an object.