Source File
doc.go
Belonging Package
github.com/tmc/go-iroh/endpointticket
// Package endpointticket encodes and decodes Rust-compatible iroh endpoint// tickets.//// An endpoint ticket is a compact string form of an endpoint address for// out-of-band sharing. The string starts with "endpoint" followed by lowercase// base32 without padding.//// The Go API is not stable before v1 and may change in any v0 release.package endpointticket
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |