Documentation
¶
Index ¶
- func DeleteBlob(ctx context.Context, services core.Services, pubkey string, hash string, ...) error
- func ListAllBlobs(ctx context.Context, services core.Services, since int64, until int64) ([]*core.Blob, error)
- func ListBlobs(ctx context.Context, services core.Services, pubkey string, since int64, ...) ([]*core.Blob, error)
- func UploadBlob(ctx context.Context, services core.Services, cdnBaseUrl string, ...) (*core.Blob, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteBlob ¶
func ListAllBlobs ¶ added in v2.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.