Skip to main content
Module: github.com/wipe-me/sdk/go
Current prerelease: v0.5.0-alpha.1 Monorepo tag: go/v0.5.0-alpha.1 Source: Go SDK

Encrypt and create

Retrieve, decrypt, and delete

Attachments stream into encryption. The client also exposes progress callbacks, private-link helpers, health and effective-limit operations, bounded network tests, and privacy-safe performance reporting. Non-2xx responses return *wipeme.APIError, compatible with errors.As, with StatusCode, stable Code, human-readable Message, and RetryAfter seconds.
The fragment secret must remain local and never be sent to the API. Retrieval is atomic and one-time. Treat authentication, integrity, and content-hash failures as fatal.
See the Go source and README for the complete public API and option types.