mailbox

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mailbox provides experimental mailbox device helpers.

It is intended to wrap private mailbox device configuration and attachment APIs for host-guest side channels that do not fit existing console or vsock abstractions.

The package should begin with configuration and validation helpers before growing any higher-level messaging abstractions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAttachment

func NewAttachment() (pvz.VZMailboxDeviceAttachment, error)

NewAttachment creates a mailbox attachment object.

func NewConfig

func NewConfig(cfg Config) (pvz.VZMailboxDeviceConfiguration, error)

NewConfig creates a mailbox device configuration and applies cfg.

func Validate

Validate checks the mailbox configuration before use.

Types

type Config

type Config struct {
	Attachment objectivec.IObject
}

Config describes a mailbox device configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL