proto

package
v1.999.300 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create() gen.NetworkProto

Types

type MessageApplicationStart

type MessageApplicationStart struct {
	Name    gen.Atom
	Mode    gen.ApplicationMode
	Options gen.ApplicationOptionsExtra
	Ref     gen.Ref
}

type MessageDemonitorAlias

type MessageDemonitorAlias struct {
	Source gen.PID
	Target gen.Alias
	Ref    gen.Ref
}

type MessageDemonitorEvent

type MessageDemonitorEvent struct {
	Source gen.PID
	Target gen.Event
	Ref    gen.Ref
}

type MessageDemonitorPID

type MessageDemonitorPID struct {
	Source gen.PID
	Target gen.PID
	Ref    gen.Ref
}

type MessageDemonitorProcessID

type MessageDemonitorProcessID struct {
	Source gen.PID
	Target gen.ProcessID
	Ref    gen.Ref
}

type MessageLinkAlias

type MessageLinkAlias struct {
	Source gen.PID
	Target gen.Alias
	Ref    gen.Ref
}

type MessageLinkEvent

type MessageLinkEvent struct {
	Source gen.PID
	Target gen.Event
	Ref    gen.Ref
}

type MessageLinkPID

type MessageLinkPID struct {
	Source gen.PID
	Target gen.PID
	Ref    gen.Ref
}

type MessageLinkProcessID

type MessageLinkProcessID struct {
	Source gen.PID
	Target gen.ProcessID
	Ref    gen.Ref
}

type MessageMonitorAlias

type MessageMonitorAlias struct {
	Source gen.PID
	Target gen.Alias
	Ref    gen.Ref
}

type MessageMonitorEvent

type MessageMonitorEvent struct {
	Source gen.PID
	Target gen.Event
	Ref    gen.Ref
}

type MessageMonitorPID

type MessageMonitorPID struct {
	Source gen.PID
	Target gen.PID
	Ref    gen.Ref
}

type MessageMonitorProcessID

type MessageMonitorProcessID struct {
	Source gen.PID
	Target gen.ProcessID
	Ref    gen.Ref
}

type MessageResult

type MessageResult struct {
	Error  error
	Result any
	Ref    gen.Ref
}

type MessageSpawn

type MessageSpawn struct {
	Name    gen.Atom
	Options gen.ProcessOptionsExtra
	Ref     gen.Ref
}

type MessageUnlinkAlias

type MessageUnlinkAlias struct {
	Source gen.PID
	Target gen.Alias
	Ref    gen.Ref
}

type MessageUnlinkEvent

type MessageUnlinkEvent struct {
	Source gen.PID
	Target gen.Event
	Ref    gen.Ref
}

type MessageUnlinkPID

type MessageUnlinkPID struct {
	Source gen.PID
	Target gen.PID
	Ref    gen.Ref
}

type MessageUnlinkProcessID

type MessageUnlinkProcessID struct {
	Source gen.PID
	Target gen.ProcessID
	Ref    gen.Ref
}

type MessageUpdateCache

type MessageUpdateCache struct {
	AtomCache   map[uint16]gen.Atom
	AtomMapping map[gen.Atom]gen.Atom
	RegCache    map[uint16]string
	ErrCache    map[uint16]error
	Ref         gen.Ref
}

Jump to

Keyboard shortcuts

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