tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Node
tagion
wave
mode0
Undocumented in source.
struct
Node {
immutable
(
Options
)
opts
;
shared
(
StdSecureNet
)
net
;
Pubkey
pkey
;
}
Members
Variables
net
shared
(
StdSecureNet
)
net
;
Undocumented in source.
opts
immutable
(
Options
)
opts
;
Undocumented in source.
pkey
Pubkey
pkey
;
Undocumented in source.
Meta
Source
See Implementation
tagion
wave
mode0
functions
getMode0Options
isMode0BullseyeSame
spawnMode0
structs
Node