Versions in this module Expand all Collapse all v1 v1.999.300 Sep 4, 2024 Changes in this version + const Name + func Factory() gen.ProcessBehavior + type MessageInspectConnection struct + Disconnected bool + Info gen.RemoteNodeInfo + Node gen.Atom + type MessageInspectLogMeta struct + Level gen.LogLevel + Message string + Meta gen.Alias + Node gen.Atom + Parent gen.PID + Timestamp int64 + type MessageInspectLogNetwork struct + Level gen.LogLevel + Message string + Node gen.Atom + Peer gen.Atom + Timestamp int64 + type MessageInspectLogNode struct + Creation int64 + Level gen.LogLevel + Message string + Node gen.Atom + Timestamp int64 + type MessageInspectLogProcess struct + Level gen.LogLevel + Message string + Name gen.Atom + Node gen.Atom + PID gen.PID + Timestamp int64 + type MessageInspectMeta struct + Info gen.MetaInfo + Node gen.Atom + Terminated bool + type MessageInspectMetaState struct + Meta gen.Alias + Node gen.Atom + State map[string]string + type MessageInspectNetwork struct + Info gen.NetworkInfo + Node gen.Atom + Stopped bool + type MessageInspectNode struct + Info gen.NodeInfo + Node gen.Atom + type MessageInspectProcess struct + Info gen.ProcessInfo + Node gen.Atom + Terminated bool + type MessageInspectProcessList struct + Node gen.Atom + Processes []gen.ProcessShortInfo + type MessageInspectProcessState struct + Node gen.Atom + PID gen.PID + State map[string]string + type RequestDoKill struct + PID gen.PID + type RequestDoSend struct + Message any + PID gen.PID + Priority gen.MessagePriority + type RequestDoSendExit struct + PID gen.PID + Reason error + type RequestDoSendExitMeta struct + Meta gen.Alias + Reason error + type RequestDoSendMeta struct + Message any + Meta gen.Alias + type RequestDoSetLogLevel struct + Level gen.LogLevel + type RequestDoSetLogLevelMeta struct + Level gen.LogLevel + Meta gen.Alias + type RequestDoSetLogLevelProcess struct + Level gen.LogLevel + PID gen.PID + type RequestInspectConnection struct + RemoteNode gen.Atom + type RequestInspectLog struct + Levels []gen.LogLevel + type RequestInspectMeta struct + Meta gen.Alias + type RequestInspectMetaState struct + Meta gen.Alias + type RequestInspectNetwork struct + type RequestInspectNode struct + type RequestInspectProcess struct + PID gen.PID + type RequestInspectProcessList struct + Limit int + Start int + type RequestInspectProcessState struct + PID gen.PID + type ResponseDoKill struct + Error error + type ResponseDoSend struct + Error error + type ResponseDoSendExit struct + Error error + type ResponseDoSendExitMeta struct + Error error + type ResponseDoSendMeta struct + Error error + type ResponseDoSetLogLevel struct + Error error + type ResponseInspectConnection struct + Disconnected bool + Event gen.Event + Info gen.RemoteNodeInfo + type ResponseInspectLog struct + Event gen.Event + type ResponseInspectMeta struct + Event gen.Event + type ResponseInspectMetaState struct + Event gen.Event + type ResponseInspectNetwork struct + Event gen.Event + Info gen.NetworkInfo + Stopped bool + type ResponseInspectNode struct + Arch string + CRC32 string + Cores int + Creation int64 + Event gen.Event + OS string + Version gen.Version + type ResponseInspectProcess struct + Event gen.Event + type ResponseInspectProcessList struct + Event gen.Event + type ResponseInspectProcessState struct + Event gen.Event