package erislink
import "codeberg.org/eris/eris-go/erislink"
Index ¶
Constants ¶
const CBORTag = 55799
Types ¶
type LinkFile ¶
type LinkFile struct { Cap eris.ReadCapability Size int64 Mime string Attrs map[string]interface{} // contains filtered or unexported fields }
The ERIS link type. See https://eris.codeberg.page/eer/linkfile.xml
func (*LinkFile) MarshallCBOR ¶
Marshal a LinkFile to CBOR serialization.
Source Files ¶
erislink.go
- Version
- v0.0.0-20250117134628-64f8be33f6fe (latest)
- Published
- Jan 17, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 day ago –
Tools for package owners.