File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (15 lines) | stat: -rw-r--r-- 881 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package managedblockchainquery provides the API client, operations, and
// parameter types for Amazon Managed Blockchain Query.
//
// Amazon Managed Blockchain (AMB) Query provides you with convenient access to
// multi-blockchain network data, which makes it easier for you to extract
// contextual data related to blockchain activity. You can use AMB Query to read
// data from public blockchain networks, such as Bitcoin Mainnet and Ethereum
// Mainnet. You can also get information such as the current and historical
// balances of addresses, or you can get a list of blockchain transactions for a
// given time period. Additionally, you can get details of a given transaction,
// such as transaction events, which you can further analyze or use in business
// logic for your applications.
package managedblockchainquery