Documentation
¶
Overview ¶
Package commands defines UCAN commands used across the forge stack. Each operation lives in a subpackage (e.g. blob, upload, pdp); this top-level package holds shared wire types and helpers.
Index ¶
- type CborURL
- func (cu CborURL) MarshalCBOR(w io.Writer) error
- func (cu CborURL) MarshalDagJSON(w io.Writer) error
- func (cu CborURL) MarshalJSON() ([]byte, error)
- func (cu CborURL) URL() *url.URL
- func (cu *CborURL) UnmarshalCBOR(r io.Reader) error
- func (cu *CborURL) UnmarshalDagJSON(r io.Reader) error
- func (cu *CborURL) UnmarshalJSON(b []byte) error
- type Unit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
replica/gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
internal
|
|
|
codec
Package codec holds the CBOR and DAG-JSON primitives shared by the hand-written codecs in the commands packages.
|
Package codec holds the CBOR and DAG-JSON primitives shared by the hand-written codecs in the commands packages. |
|
Package metrics defines the usage metering capabilities.
|
Package metrics defines the usage metering capabilities. |
|
gen
command
|
|
|
gen
command
|
|
|
sign
Package sign exposes the four /pdp/sign/* UCAN capabilities used by piri to drive an eip712 signing service:
|
Package sign exposes the four /pdp/sign/* UCAN capabilities used by piri to drive an eip712 signing service: |
|
sign/gen
command
|
|
|
gen
command
|
|
|
Package routing defines the routing policy UCAN commands served by the upload service.
|
Package routing defines the routing policy UCAN commands served by the upload service. |
|
gen
command
|
|
|
Package s3 defines the shared wire types for the Hilt S3 tenant-management UCAN API (the `/s3/...` commands).
|
Package s3 defines the shared wire types for the Hilt S3 tenant-management UCAN API (the `/s3/...` commands). |
|
bucket/gen
command
|
|
|
gen
command
|
|
|
request/gen
command
|
|
|
egress/gen
command
|
|
|
gen
command
|
|
|
attest/gen
command
|
|
|
gen
command
|
|
|
gen
command
|
|
|
shard/gen
command
|
Click to show internal directories.
Click to hide internal directories.