cmd/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| cmd/arrow | |
| cmd/arrow/batches | |
| cmd/async | |
| cmd/distributedfetch | |
| cmd/externalbrowser | |
| cmd/filestransfer | Example: Files transfer using PUT/GET commands |
| cmd/keepalive | Example: client session keep alive By default, the token expires in 4 hours if the connection is idle. |
| cmd/keypair | |
| cmd/logger | |
| cmd/mfa | |
| cmd/multistatement | |
| cmd/noconnpool | Example: No connection pool |
| cmd/oauth | Example: Authenticate with OAuth. |
| cmd/select1 | Example: Fetch one row. |
| cmd/selectmany | Example: Fetch many rows and allow cancel the query by Ctrl+C. |
| cmd/showparam | Example: Set the session parameter in DSN and verify it |
| cmd/variant | |
| cmd/verifycert | Example: Verify SSL/TLS certificate with OCSP revocation check |
- Version
- v1.7.2
- Published
- Jan 15, 2024
- Platform
- darwin/amd64
- Last checked
- 12 minutes ago –
Tools for package owners.